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.
1Engine class ID for the agent.
1Organization ID where the agent belongs.
Input definitions for the first version.
Engine configuration for the first version.
Name of the first version.
1Description of the first version.
1Response
Successfully created agent.
Serializer for BaseAgent (agent config)
1 - 200Whether to disable job cache fetching for this agent.
Whether to cache failed jobs for this agent.
Organization ID that owns this agent.
200UUID of the current agent version.
Engine Display Name