Changes to PATCH /v1/users/:userId

PATCH /v1/users/{userId}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 50 revisions of this API.232

  1. bf0b42ebdc0211
  2. 3cf60c4d5e181
  3. e1476325d40122

What changed

    • removed the optional property userId from the response with the 200 status

      response-optional-property-removed

    • added the required property id to the response with the 200 status

      response-required-property-added

    • added the new optional request property email

      new-optional-request-property

  • e1476325d40122See the full diff
    • the request property accountEnabled became not nullable

      request-property-became-not-nullable

    • the request property role became not nullable

      request-property-became-not-nullable

    • deleted the query request parameter code

      request-parameter-removed

    • deleted the query request parameter id

      request-parameter-removed