Source endpoints allow you to manage sources in a specified environment.
You must be a member of the environment and be assigned to an engineer role to manage sources. Learn about roles.
Delete source
Delete an existing source. This operation can't be undone.
The response contains an OK acknowledgement if the delete is successful.
cURL request example
Path Parameters
- sourceIdrequired, string
Displays the unique identifier of an source within a given environment.
- 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 source no longer exists within the specified environment.
Describes the outcome of the delete request.