Deactivate
Any deployment by ID
Deactivates a deployment and returns the deactivation status.
POST
cURL
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Response
200 - application/json
The response to a request to deactivate a deployment.
Whether the deployment was successfully deactivated
Previous
Deactivate production deploymentDeactivates a production deployment and returns the deactivation status.
Next
cURL