Trigger an agent run
AI Agent Gateway
Trigger an agent run
Initiates a new run for the specified AI agent within its configured service line.
POST
Trigger an agent run
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the agent (e.g. AGT-26-000012).
Pattern:
^AGT-Body
application/json
Response
The newly created agent run.
Last modified on April 15, 2026