v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Agent Release Environments

Create An Environment For An Agent

Registers a new environment for an agent.

post/v1/orchestrate/agents/{agent_id}/environment

Path parameters

agent_idstring uuid required

Request body

namestring required

Name of the environment

descriptionstring required

Description of what the environment does

current_versioninteger nullable

Current agent version pointed to this environment

enable_wxg_integrationboolean nullable

Enable/disable WXG integration for this agent

Response

Successful Response

{"stackTrail":"paths:/v1/orchestrate/agents/{agent_id}/environment:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}