Changes to Accept organization invite

POST /api/v1/orgs/invites/accept

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

Changed in 3 of the 7 revisions of this API.1516

  1. 55772030ddd315
  2. b38f8e60364915
  3. 4aef8ead6f0a1

What changed

    • removed the optional property code from the response with the 400 status

      response-optional-property-removed

    • removed the optional property code from the response with the 401 status

      response-optional-property-removed

    • removed the optional property code from the response with the 404 status

      response-optional-property-removed

    • removed the optional property code from the response with the 409 status

      response-optional-property-removed

    • removed the optional property code from the response with the 410 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 400 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 401 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 404 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 409 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 410 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 400 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 401 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 404 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 409 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 410 status

      response-optional-property-removed

    • added the optional property code to the response with the 400 status

      response-optional-property-added

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property code to the response with the 409 status

      response-optional-property-added

    • added the optional property code to the response with the 410 status

      response-optional-property-added

    • added the optional property fields to the response with the 400 status

      response-optional-property-added

    • added the optional property fields to the response with the 401 status

      response-optional-property-added

    • added the optional property fields to the response with the 404 status

      response-optional-property-added

    • added the optional property fields to the response with the 409 status

      response-optional-property-added

    • added the optional property fields to the response with the 410 status

      response-optional-property-added

    • added the optional property request_id to the response with the 400 status

      response-optional-property-added

    • added the optional property request_id to the response with the 401 status

      response-optional-property-added

    • added the optional property request_id to the response with the 404 status

      response-optional-property-added

    • added the optional property request_id to the response with the 409 status

      response-optional-property-added

    • added the optional property request_id to the response with the 410 status

      response-optional-property-added

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

    • added the required property org/active_grant to the response with the 200 status

      response-required-property-added