Custom Attributes
Custom Attributes are nice little packets of data dedicated to specific users. They are super useful for storing small bits of user data like emails or preferences.
Get Custom Attributes
Path Parameters
Name
Type
Description
{ "email": "[email protected]", "region": "Europe" }{ "code": 400, "message": "Bad request" }Create Custom Attributes
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Delete Custom Attribute
Path Parameters
Name
Type
Description
Last updated