9cd7291d4228

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

Create an assistant (agent + workflow) as one unit

Create an assistant (agent + parent workflow) with an inactive initial revision in one transaction. Activate explicitly to go live.

post/v1/assistants

Request body

namestring required
descriptionstring nullable
personastring nullable
system_promptstring nullable
variable_defaultsobject nullable
channel_specific_configobject nullable
router_config_idstring uuid nullable
memory_enabledboolean

Enable semantic memory recall and ingestion for this revision.

router_model_settingsobject nullable
metadataobject nullable
kb_clearance_levelinteger nullable
kb_audience_tagsstring[] nullable
knowledge_gap_analysis_enabledboolean
instructionsstring
workflow_descriptionstring nullable

Response

Successful Response

workflow_revision_idstring uuid required