Skip to content

Delete deployment

DELETE
/api/v1/deployments/{id}
curl --request DELETE \
--url https://api.deploybase.eu/api/v1/api/v1/deployments/example \
--header 'Authorization: <Authorization>'

Deletes a deployment permanently

id
required
string

Deployment ID (UUID)

No Content

Unauthorized

object
code
string
details
error
string
meta
object
request_id
string
timestamp
string
trace_id
string

Not Found

object
code
string
details
error
string
meta
object
request_id
string
timestamp
string
trace_id
string