Skip to content

Leave Organization

POST
/organization/{id}/leave

Allows a user to leave an organization they are a member of. Organization owners cannot leave their own organization.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

The unique identifier of the organization

Type
string
Required

Responses

Successfully left organization

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License