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