Delete account
Account
Delete account
Permanently deletes the authenticated user’s account. Deletes the Auth0 user first, then orphans all API keys owned by the user (sets created_by to NULL) and removes all team memberships. Auth0 is deleted first so a transient failure there leaves the account fully intact. M2M tokens are not allowed.
DELETE
Delete account
Authorizations
OAuth2 client-credentials flow against the Dealroom Auth0 tenant. Use the client_id / client_secret from a Programmatic API key. Tokens are valid for 24h — Swagger UI will reuse the same token across operations.
Response
Account deleted