Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
multipart/form-data
Response
Team run executed successfully
The response is of type any
.
Execute a team collaboration with multiple agents working together on a task.
Features:
Streaming Response:
When stream=true
, returns SSE events with event
and data
fields.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Team run executed successfully
The response is of type any
.