curl --request DELETE \
--url https://api.anchorbrowser.io/v1/identities/{identityId} \
--header 'anchor-api-key: <api-key>'{
"message": "<string>"
}Deletes an existing identity.
curl --request DELETE \
--url https://api.anchorbrowser.io/v1/identities/{identityId} \
--header 'anchor-api-key: <api-key>'{
"message": "<string>"
}Was this page helpful?