Skip to content

Create project

POST
/bridge-payment/projects

Authorizations

SessionAuth

Session ID from Flowless authentication

TypeAPI Key (header: X-Session-ID)

Request Body

application/json
JSON
{
"name": "string",
"description": "string",
"organization_id": "string",
"billing_account_id": "string",
"settings": {
"additionalProperties": "string"
},
"metadata": {
"additionalProperties": "string"
}
}

Responses

Created

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI