v1

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

Create an agent revision

post/v1/agents/{agent_id}/revisions

Path parameters

agent_idstring uuid required

Request body

namestring required
descriptionstring nullable
based_on_revision_idstring uuid nullable
personastring nullable
system_promptstring nullable
global_skill_idsstring[] nullable
variable_defaultsobject nullable
policies_enabledboolean
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