User Attributes

Update a user attribute

Required scope - root

put/api/v1/user-attributes/{id}

Path parameters

idnumber required

The unique ID of the user attribute

Request body

namestring
includeInSignUpFormboolean
requiredInSignUpFormboolean
includeInIdTokenBodyboolean
includeInUserInfoboolean
uniqueboolean
validationRegexstring

Response

A user attribute

Changes

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

    • 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

    • added the new optional request property unique

      new-optional-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