Delete a Deployment
Delete a Deployment from an Organization.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
organizationId
The ID of the Organization to which the Deployment belongs.
deploymentId
The Deployment's ID.