Destinations
Delete a destination
Permanently delete a specified destination.
delete/api/v1/project/{projectid}/destinations/{id}
Path parameters
projectidstring required
project id (default is 123)
idinteger required
destination id
Response
OK
Changes
Changed in 2 of the 2 revisions of this API.2
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○