Skip to main content
Delete a portal and revoke the sessions it minted. Unreleased and subject to change without notice. End users lose access rather than retaining it until their tokens expire. Revocation isn’t instantaneous because session lookups are cached briefly, so a request already in flight may still succeed. The app or keyspace it served is untouched, and its slug becomes free for a new portal. Your root key must have portal.*.delete_portal or portal.<portal_id>.delete_portal. Without permission, this endpoint returns 404, not 403.

Usage

Flags

string
required
Portal ID or slug.

Global Flags

Examples

See the API reference.
Last modified on September 18, 2026