v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Agent Release Environments

Update An Environment Of An Agent By Id

Update an environment of an agent by id.

patch/v1/orchestrate/agents/{agent_id}/environment/{environment_id}

Path parameters

agent_idstring uuid required
environment_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/{environment_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}