Store global user attributes

This POST endpoint is used to store global user attributes, allowing you to associate additional data with a user token.
To use this endpoint, you need to provide the user_token as a parameter in the URL Path. You also need to provide the attribute values as JSON parameters in the Request body.

Language
Credentials
URL
Click Try It! to start a request and see the response here!