Skip to content

Delete Organization

DELETE
/organization/{id}

Permanently deletes an organization and all associated data. Only organization owners can perform this action.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

TypeHTTP (bearer)

Parameters

Path Parameters

id*

The unique identifier of the organization

Typestring
Required

Responses

Organization successfully deleted
application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License