latestOpenAPI 3.0.02026-08-10221235717.8 KB

e21ad140ec3c

public
Application

Delete an Application

Deleting an Application will also delete everything associated with it. This includes Environments, Deployment history on those Environments, and any shared values and secrets associated.

Deletions are currently irreversible.

delete/orgs/{orgId}/apps/{appId}

Path parameters

orgIdstring required

The Organization ID.

appIdstring required

The Application ID.

Response

Application deletion is in progress.