Skip to content

Create user membership (admin)

POST
/bridge-payment/admin/memberships/users/{userId}

Authorizations

SessionAuth

Session ID from Flowless authentication

TypeAPI Key (header: X-Session-ID)

Parameters

Path Parameters

userId*
Typestring
Required

Request Body

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

Responses

Created

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI