Run agent asynchronously. Returns agent job id which can be used to check status and get results.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Serializer for agent execution requests with dynamic input fields.
Agent job ID
The response is of type string
.