Changes to Update Organization Role

POST /auth/organization/update-role

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

Changed in 4 of the 23 revisions of this API.38

  1. 9d1da42c10ce1
  2. 200744ae0bef1
  3. 08bbb5bedb5d17
  4. 32cece1ebe431

What changed

    • added subschema #1 subschema #2 to the request body allOf list

      request-body-all-of-added

    • added required request body

      request-body-added-required

  • 08bbb5bedb5d17See the full diff
    • removed the media type application/json for the response with the status 401

      response-media-type-removed

    • the endpoint scheme security bearerAuth was removed from the API

      api-security-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • added the success response with the status 200

      response-success-status-added

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

    • endpoint added

      endpoint-added