Changes to POST /v1/users/:userId/roles

POST /v1/users/{userId}/roles

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

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

  1. bf0b42ebdc021
  2. 2b43f8cf5d91111
  3. 355cfd2329c11

What changed

    • the response property / became required for the status

      response-property-became-required

  • 2b43f8cf5d91111See the full diff
    • added the new required request property

      new-required-request-property

    • removed the request property

      request-property-removed

    • added subschema #1 to the request body oneOf list

      request-body-one-of-added

    • endpoint added

      endpoint-added