Create a new agent version
POST /api/v1/agent_version
POST
/api/v1/agent_version
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ” AgentVersion_DetailsForCreate
object
agent_id
Agent_Id
A valid agent ID
string
Example
013xrzp12g3nqk8nx0y2vfkg4s3jp2qr agent_schema_version_id
AgentSchemaVersion_Id
A valid agent schema version ID
string
Example
013xrzp12g3nqk8nzntq40gkzaf2d9m2 description
Agent description. Used to update the agent record; not for the version.
string
external_identifier
string
id
One of:
AgentVersion_Id
A valid agent version ID
string
Example
013xrzp12g3nqk8n6mv28ge2v9f7n2hc Null
Null
string
name
Agent name. Used to update the agent record; not for the version.
string
Responses
Section titled “ Responses ”Success
object
details
AgentVersion_Details
object
account_id
Account_Id
A valid account ID
string
Example
013xrzp12g3nqk8ngskn1wtxgka5b0nf agent_id
Agent_Id
A valid agent ID
string
Example
013xrzp12g3nqk8nx0y2vfkg4s3jp2qr current_version
Whether this version is the agent’s current version.
boolean
description
Description of the agent version
string
Example
Stable production release external_identifier
External identifier for the agent version
string
Example
v1.0.0 id
AgentVersion_Id
A valid agent version ID
string
Example
013xrzp12g3nqk8n6mv28ge2v9f7n2hc inserted_at
When the agent version was created
string format: date-time
Example
2024-01-01T00:00:00Z name
Name of the agent version
string
Example
Production Version type
Type of resource (always ‘agent_version’)
string
Example
agent_version updated_at
When the agent version was last updated
string format: date-time
Example
2024-01-01T00:00:00Z status
string
Example
successdefault
Section titled “default ”Error
One of:
object
code
string
Example
bad_request message
string
status
string
Example
errorobject
code
string
Example
validation_errors errors
message
string
status
string
Example
error