Create a New User Custom Attribute

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.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!