Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.anchorbrowser.io/v1/identities/{identityId} \ --header 'anchor-api-key: <api-key>'
{ "message": "<string>" }
Deletes an existing identity.
API key passed in the header
The ID of the identity to delete
Identity deleted successfully
Deletion result message
Was this page helpful?