v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-304917042.1 MB
agents

Update an agent revision

put/v1/agents/revisions/{revision_id}

Path parameters

revision_idstring uuid required

Request body

namestring nullable
descriptionstring nullable
personastring nullable
system_promptstring nullable
global_skill_idsstring[] nullable
variable_defaultsobject nullable
policies_enabledboolean nullable
channel_specific_configobject nullable
router_config_idstring uuid nullable
kb_clearance_levelinteger nullable
kb_audience_tagsstring[] nullable

Response

Successful Response

idstring uuid required
agent_idstring uuid required
namestring required
descriptionstring nullable
personastring nullable
system_promptstring nullable
global_skill_idsstring[] nullable
variable_defaultsobject nullable
tool_refsobject[] nullable
knowledge_base_refsobject[] nullable
policies_enabledboolean
policy_refsobject[] nullable
channel_specific_configobject nullable
router_config_idstring uuid nullable
kb_clearance_levelinteger nullable
kb_audience_tagsstring[]
created_bystring nullable
created_atstring date-time required
updated_atstring date-time required