Organization Management

Leave Organization

Leave Organization

post/auth/organization/leave

Request body

organizationIdstring required

The organization Id for the member to leave. Eg: "organization-id"

Response

Success

Changes

Changed in 2 of the 23 revisions of this API.18

  • 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