Skip to main content
POST
Create Team Run

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required

Body

multipart/form-data
message
string
required
stream
boolean
default:true
monitor
boolean
default:true
session_id
string | null
user_id
string | null
files
string[] | null
version
integer | null
background
boolean
default:false

Response

Team run executed successfully