DigitalOcean-public.v2-new_Apps
Delete an App
Delete an existing app. Once deleted, all active deployments will be permanently shut down and the app deleted. If needed, be sure to back up your app specification so that you may re-create it at a later time.
delete/v2/apps/{id}
Path parameters
idstring required
The ID of the app
Response
the ID of the app deleted.
Example response
{
"id": "4f6c71e2-1e90-4762-9fee-6cc4a0a9f2cf"
}