Insights API
Delete user token
Deletes all events related to the specified user token from events metrics and analytics. To delete a personalization user profile, see Delete a user profile.
DELETE
/
1
/
usertokens
/
{userToken}
Authorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Path Parameters
User token for which to delete all associated events.
Required string length:
1 - 129
Was this page helpful?