Delete a deployment process
DELETE/nevisadmin/api/v1/deployments/:id
Required permission: SUPER_ADMIN (The user that initiated the deployment can also delete the deployment process, without any specific permission requirement.)
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid deployment ID
Insufficient permissions.
Deployment run not found