DELETE
/control/v1/deployments/{deployment_id}

Path Parameters

deployment_id*string
Formatuuid

Response Body

application/json

curl -X DELETE "https://example.com/control/v1/deployments/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty
{
  "status_code": 400,
  "detail": "Bad Request",
  "extra": {}
}