JavaScript
Apps
Delete App
Deletes an app. The app stops resolving within seconds — a website’s site stops serving, and any claimed subdomain is reserved for a month before it can be claimed again.
DELETE
JavaScript
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
Pins the request to a dated API version.
Example:
"2026-08-21"
Path Parameters
App ID (prefixed app_), the app's claimed route, or its proxy domain id.

