Skip to main content
DELETE
Delete Deployment

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

id
integer
required

Numeric ID of the deployment to delete.

Response

Returns {success: true}

success
boolean

Always true on success.