Deletes a Deployment resource. Deleting a deployment will only succeed if there are no Stage resources associated with it.
delete/restapis/{restapi_id}/deployments/{deployment_id}
Path parameters
restapi_idstring required
The string identifier of the associated RestApi.
deployment_idstring required
The identifier of the Deployment resource to delete.
Response
Success