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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.