Skip to content

Cancel organization membership

POST
/bridge-payment/memberships/organizations/{organizationId}/{id}/cancel

Authorizations

SessionAuth

Session ID from Flowless authentication

TypeAPI Key (header: X-Session-ID)

Parameters

Path Parameters

organizationId*
Typestring
Required
id*
Typestring
Required

Request Body

application/json
JSON
{
"reason": "string"
}

Responses

Cancelled membership

application/json
JSON
{
"additionalProperties": "string"
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI