post https://api.betatest.degreed.com/api/v2/user-custom-attributes
This endpoint creates a collection of custom attributes for a user within the organization. You must register a custom attribute using the POST endpoint for custom attributes in order to assign values to users associated with the attribute. For more information, see User Custom Attributes.
Required Scope
custom_attribute:write
Note:
This endpoint creates a list of user attributes, rather than a single user attribute; after the list is created, updates must be made using the PATCH endpoint.