Destination endpoints allow you to manage destinations in a specified environment.
You must be a member of the environment and be assigned to an engineer role to manage destinations. Learn about roles.
Delete destination
Delete an existing destination. This operation can't be undone.
The response contains an OK acknowledgement if the delete is successful.
cURL request example
Path Parameters
- destinationIdrequired, string
Displays the unique identifier of the endpoint that's configured to receive data from Redox.
- metaobject
- versionstring
Lists the major and minor version number for the format of the returned payload. The payload format or shape may change between minor versions, like including additional or extended fields in later versions. We include the version data in each response so that you have the option to handle the signaled differences.
- payloadobject
- messagestring
Explains that the delete request was successful, so the destination no longer exists within the specified environment.
Describes the outcome of the delete request.