panelica_git_post_v1_git_deployments_id_cancel
Cancel an active git deployment by ID, stopping the deployment process immediately.
Instructions
Cancel deployment
HTTP: POST /v1/git/deployments/:id/cancel Category: Git Required scopes: git:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |