Delete an Application
DELETE {{baseUrl}}/orgs/:orgId/apps/:appId
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.