Applications
Cancel an Ongoing Deployment
Cancel an ongoing deployment associated with the provided application ID and deployment ID.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Application id of the application
Deployment id of the deployment
Response
200
application/json
Deployment cancelled successfully.
Deployment cancelled