users-{user_id}-custom-attributes-{custom-attribute_id}
Number of APIs: 3
- 
Get a user custom attribute GET {{baseUrl}}/users/:user_id/custom-attributes/:custom-attribute_id 
- 
Update a user custom attribute PUT {{baseUrl}}/users/:user_id/custom-attributes/:custom-attribute_id 
- 
Delete a custom attribute DELETE {{baseUrl}}/users/:user_id/custom-attributes/:custom-attribute_id