cURL
curl --request POST \ --url https://clawconnected.com/api/account/delete \ --header 'Authorization: Bearer <token>'
Session only. Body reason?. Soft-delete, tombstone, sign out. Irreversible.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Account deleted
Was this page helpful?