v8

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2025-10-165266542.4 MB
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.

idstring

Example response

{
  "id": "4f6c71e2-1e90-4762-9fee-6cc4a0a9f2cf"
}