Create a new version of an existing agent.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A UUID string identifying the base agent.
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Serializer for creating new agent versions
Successfully created new agent version.
Serializer for Agent (version) model