Skip to content
Bridge Payments Docs
Search
K
Main Navigation
Home
Getting Started
API Reference
Guides
Providers
Pubflow
Appearance
Menu
Return to top
Update project member role
PATCH
/bridge-payment/projects/{id}/members/{userId}
Authorizations
SessionAuth
Session ID from Flowless authentication
Type
API Key (header: X-Session-ID)
Parameters
Path Parameters
id
*
Type
string
Required
userId
*
Type
string
Required
Request Body
application/json
Schema
JSON
JSON
{
"role"
:
"string"
}
Responses
200
400
Updated
PATCH
/bridge-payment/projects/{id}/members/{userId}
Playground
Server
Select a server...
Authorization
SessionAuth
Variables
Key
Value
id
*
userId
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI