Agents
Create an agent run and wait for the response
Executes an agent run and returns the final response.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Payload for creating a run.
Response
200
application/json
Success
The response is of type object
.