Lifecycle
Delete an application
Removes the application, releases any custom domain, and invalidates the caller's project and workspace caches. The operation is rejected while a snapshot restore is in progress.
Rate limited to 1 request every 3 seconds per user.
delete/v2/apps/{appId}
Path parameters
appIdstring required
Application identifier. Optionally suffixed with -<workspaceId> to act on a workspace-shared application.
Response
Application deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.