Create an agent deployment
POST /api/v1/agent_deployment
POST
/api/v1/agent_deployment
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ” AgentDeployment_DetailsForCreate
object
agent_id
required
Agent_Id
A valid agent ID
string
Example
013xrzp12g3nqk8ns6jadrqmpgrjkeny current_version_id
One of:
AgentVersion_Id
A valid agent version ID
string
Example
013xrzp12g3nqk8ns6jadrqmpgrjkeny Null
Null
string
environment_id
required
Environment_Id
A valid environment ID
string
Example
013xrzp12g3nqk8ns6jadrqmpgrjkeny id
One of:
AgentDeployment_Id
A valid agent deployment ID
string
Example
013xrzp12g3nqk8ns6jadrqmpgrjkeny Null
Null
string
Responses
Section titled “ Responses ”Success
object
details
AgentDeployment_Details
object
account_id
Account_Id
A valid account ID
string
Example
013xrzp12g3nqk8ns6jadrqmpgrjkeny agent_id
Agent_Id
A valid agent ID
string
Example
013xrzp12g3nqk8ns6jadrqmpgrjkeny current_version_id
One of:
AgentVersion_Id
A valid agent version ID
string
Example
013xrzp12g3nqk8ns6jadrqmpgrjkeny Null
Null
string
environment_id
Environment_Id
A valid environment ID
string
Example
013xrzp12g3nqk8ns6jadrqmpgrjkeny id
AgentDeployment_Id
A valid agent deployment ID
string
Example
013xrzp12g3nqk8ns6jadrqmpgrjkeny inserted_at
When the deployment was created
string format: date-time
Example
2024-01-01T00:00:00Z type
Type of resource (always ‘agent_deployment’)
string
Example
agent_deployment updated_at
When the deployment 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