The /custom-attributes
endpoint creates, updates, deletes, and reads the names of custom attribute fields. Custom attributes might be, e.g.:
Pay Band
Geography
ProdGroup
Once you have set up custom attributes, you can provide custom attribute values for particular users using the User Custom Attributes endpoint. Given the examples above, values for one user might be, e.g.:
pay-band
:L1
geography
:NAmerica
orSAmerica
ProdGroup
:Widgets
Before you can create user custom attributes for a particular user, you must create the custom attributes themselves.