Cancel an ongoing deployment associated with the provided application ID and deployment ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Application id of the application
Deployment id of the deployment
Deployment cancelled successfully.
The response is of type object
.
Cancel an ongoing deployment associated with the provided application ID and deployment ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Application id of the application
Deployment id of the deployment
Deployment cancelled successfully.
The response is of type object
.