cURL
curl --request DELETE \ --url https://api.sandbox.verisoul.ai/account/{account_id} \ --header 'x-api-key: <api-key>'
{ "request_id": "b733c6eb-d22e-406d-a0aa-2b2cfda2cd44", "account_id": "john-doe", "success": true }
Documentation IndexFetch the complete documentation index at: https://docs.verisoul.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.verisoul.ai/llms.txt
Use this file to discover all available pages before exploring further.
ID of the account to delete
Account deletion confirmation
The ID of the request
Whether the deletion was successful
The ID of the deleted account