Deployments

Delete a deployment by its ID.

This endpoint doesn't clear the version number of messages already annotated with this deployment version.<br/><br/>Required permission: deployments_delete

delete/v3/deployments/{id}

Path parameters

idstring required

The ID of the deployment to delete.

Response

Deployment was deleted.

Changes

No recorded changes to this endpoint across all 1 revision of this API.