Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Body
Serializer for creating base agents with proper JSON field handling
Name of the base agent.
1
Engine class ID for the agent.
1
Organization ID where the agent belongs.
Input definitions for the first version.
Engine configuration for the first version.
Name of the first version.
1
Description of the first version.
1
Response
Successfully created agent.
Serializer for BaseAgent (agent config)
1 - 200
Whether to disable job cache fetching for this agent.
Whether to cache failed jobs for this agent.
Organization ID that owns this agent.
200
UUID of the current agent version.
Engine Display Name