Table of contents
You can delete a deployment you own on the settings page on the web or programmatically via the deployments.delete
HTTP API.
Go to Deployments and select the deployment, navigate to Settings, then select Delete deployment.
Use the deployments.delete
endpoint:
Here's an example cURL request: