POST
/
run-agent

Authorizations

Authorization
string
headerrequired

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

Body

application/json
agent_id
string
required

The ID of the agent to run, defined when you first deployed the agent.

input
object

The input data for the agent. Each field will be passed as an argument to the agent's entrypoint function.

Response

200 - application/json

The response is of type object.