v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14158764.0 KB

Deletes a deployment.

post/deleteDeployment

Request body

deploymentIdstring required

The ID of the deployment.

Response

Success

status'COMPLETED' | 'CREATING' | 'DELETE_IN_PROGRESS' | 'DELETE_INITIATING' | 'DELETE_FAILED' | 'DELETED' | 'FAILED' | 'IN_PROGRESS' | 'VALIDATING' | 'UPDATE_IN_PROGRESS' | 'UPDATE_COMPLETED' | 'UPDATE_FAILED' | 'UPDATE_ROLLBACK_COMPLETED' | 'UPDATE_ROLLBACK_FAILED'

The status of the deployment.

statusReasonstring

The reason for the deployment status.