post
https://{environment}.masspay.io/{VERSION}/attribute/
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.
