Skip to main content

Dismiss a proposed operations action, recording the dismissing user and reason. Only actions in `proposed` status can be

POST 

/api/v1/deployments/:deployment_id/actions/:action_id/dismiss

Dismiss a proposed operations action, recording the dismissing user and reason. Only actions in proposed status can be dismissed. Dismissal is an acknowledgement that the operator has reviewed the action and chosen not to execute it; it does not alter deployment state.

Request

Responses

Success