Skip to main content
POST
Create project

Authorizations

Authorization
string
header
required

Bearer token (User session or Bot machine token).

Query Parameters

tenant_id
string

Body

application/json
name
string
required
Example:

"live-stream-prod"

environment
enum<string>
default:production
Available options:
production,
test

Response

Created project

id
string
required
Example:

"prj_prod_01"

name
string
required
Example:

"live-stream-prod"

tenant_id
string
required
Example:

"ten_8f29acb0"

environment
enum<string>
required
Available options:
production,
test
Example:

"production"