Create a new version of an existing agent. The new version will inherit the organization and engine_class_id from the base agent.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A UUID string identifying the base agent to create a new version for.
Serializer for creating new agent versions
Successfully created new agent version.
Serializer for Agent (version) model