Activate
Activate environment deployment
Activates an inactive deployment associated with an environment and returns the activation 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 activate a deployment.
Whether the deployment was successfully activated
Previous
DevelopmentActivates an inactive development deployment and returns the activation status.
Next
cURL