deployments

Promote

Make a deployed deployment the active target for its slug.

post/api/v1/deploy/{deployment_id}/promote

Path parameters

deployment_idstring required

Request body

demote_deployment_idstring nullable

Deployment to stand down in the same write, for an atomic production swap.

Response

Successful Response

deployment_idstring required
is_activeboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.