gateway.openapi_Gateway
Delete Deployment
delete/v1/accounts/{account_id}/deployments/{deployment_id}
Path parameters
account_idstring required
The Account Id
deployment_idstring required
The Deployment Id
Query parameters
hardboolean
If true, this will perform a hard deletion.
ignoreChecksboolean
If true, this will ignore checks and force the deletion of a deployment that is currently deployed and is in use.
Response
A successful response.
object required
Changes
Changed in 1 of the 27 revisions of this API.3
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
- ○
api tag
gateway.openapi_Gatewayaddedapi-tag-added
- ○
api tag
Gatewayremovedapi-tag-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○