Delete account
DELETE /api/v1/me
DELETE
/api/v1/me
Deletes the user and all owned apps, API keys, subscriptions, usage and notification logs. Session token only (API keys are rejected). Irreversible.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”{ ok: true }
Unauthorized