9cd7291d4228

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-136188852.7 MB
assistants

Create a new revision (optionally branch from an existing one)

Create a new revision. Optionally branch from based_on_revision_id.

post/v1/assistants/{agent_id}/revisions

Path parameters

agent_idstring uuid required

Request body

based_on_revision_idstring uuid nullable
namestring nullable
descriptionstring nullable

Response

Successful Response

idstring uuid required
agent_idstring uuid required
namestring required
descriptionstring nullable
personastring nullable
system_promptstring nullable
variable_defaultsobject nullable
tool_refsobject[] nullable
knowledge_base_refsobject[] nullable
platform_toolsobject
policies_enabledboolean
policy_refsobject[] nullable
channel_specific_configobject nullable
router_config_idstring uuid nullable
workflow_enabledboolean
memory_enabledboolean
kb_clearance_levelinteger nullable
kb_audience_tagsstring[]
continue_after_flowboolean nullable
voice_call_settingsobject nullable
created_bystring nullable
created_atstring date-time required
updated_atstring date-time required
published_atstring date-time nullable