Applications Deployments
Cancel deployment
Cancels a running deployment after verifying that the referenced project belongs to the authenticated organization. Use this when a build is stuck, misconfigured, or no longer needed.
post/applications/v1/deployments/{id}/cancel
Path parameters
idstring required
Deployment ID
Request body
Response
Deployment canceled successfully