Skip to content

Cancel project membership

POST
/bridge-payment/memberships/projects/{projectId}/{id}/cancel

Authorizations

SessionAuth

Session ID from Flowless authentication

TypeAPI Key (header: X-Session-ID)

Parameters

Path Parameters

projectId*
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