v2

latestOpenAPI 3.1.02026-07-26231357386.7 KB
Assistant

Update Assistant By Id

Update an Assistant

put/api/v1/assistant/{assistant_id}

Path parameters

assistant_idstring uuid required

The UUID id of the assistant

The UUID id of the assistant

Request body

assistant_type'simple' | 'chat' | 'phone' | 'nl2sql' | 'realtime_openai'
llm_model'gpt-4-0125-preview' | 'gpt-3.5-turbo-0125' | 'gpt-3.5-turbo-1106' | 'gpt-3.5-turbo' | 'gpt-4-1106-preview' | 'gpt-4o-2024-05-13' | 'gpt-4o-mini' | 'llama-3.1-70b-versatile' | 'gpt-4o-realtime-preview' | 'gpt-4o-mini-realtime-preview' | 'deepseek-r1-distill-llama-70b' | 'o3-mini' | 'gpt-5.4-mini'
namestring nullable
descriptionstring nullable
attributesobject nullable
system_promptstring nullable
voiceboolean nullable
custom_voiceboolean nullable
org_idstring uuid nullable
show_imagesboolean nullable
hide_dsboolean nullable
webhook_idstring uuid nullable
has_human_agentboolean nullable
use_toolsboolean nullable
conversation_flow_idstring uuid nullable

Response

Successful Response

messagestring nullable