Cancel a deployment
Cancel an in-progress deployment
POST
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the project belongs to.
proj
type: string
requiredThe project ID or slug.
id
type: string
requiredThe deployment ID to cancel.
Previous → Rollback a deployment
Next List environments →