User Attributes

Create a user attribute

Required scope - root

post/api/v1/user-attributes

Request body

namestring required
includeInSignUpFormboolean required
requiredInSignUpFormboolean required
includeInIdTokenBodyboolean required
includeInUserInfoboolean required
uniqueboolean required
validationRegexstring

Response

A user attribute

Changes

Changed in 5 of the 50 revisions of this API.28

    • added the new optional request property validationLocales

      new-optional-request-property

    • added the new optional request property validationRegex

      new-optional-request-property

    • added the required property userAttribute/validationLocales to the response with the 200 status

      response-required-property-added

    • added the required property userAttribute/validationRegex to the response with the 200 status

      response-required-property-added

  • a90e3229e75011See the full diff
    • added the new required request property unique

      new-required-request-property

    • added the required property userAttribute/unique to the response with the 200 status

      response-required-property-added

    • added the new optional request property locales

      new-optional-request-property

    • added the optional property userAttribute/locales to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog