User API is an interface where you can manage and track usage analytics of the onboarding material for each user of yours. It becomes available when User Identification is enabled successfully.
Once User Identification is enabled and Active, you will be able to access your API Key (API Access Token) in the Installation section.
You can achieve the following by using this API:
Create a user with your own user ID
Update custom attributes of a user
Delete user
Get a list of users
Reset interaction history of a user
Track custom user events
We recommend you get support from your development team and use an API Development Environment to access this data. Postman is an excellent alternative for this task.
You can check our interactive API Documentation to learn more about utilizing the User API and play with it.