Update settings

Update Convai settings for the workspace

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
conversation_initiation_client_data_webhookobjectOptional
webhooksobjectOptional
can_use_mcp_serversbooleanOptionalDefaults to false
Whether the workspace can use MCP servers
rag_retention_period_daysintegerOptional<=30Defaults to 10
conversation_embedding_retention_daysintegerOptional<=365

Days to retain conversation embeddings. None means use the system default (30 days).

default_livekit_stackenumOptional
Allowed values:

Response

Successful Response
conversation_initiation_client_data_webhookobject or null
webhooksobject or null
can_use_mcp_serversboolean or nullDefaults to false
Whether the workspace can use MCP servers
rag_retention_period_daysinteger or null<=30Defaults to 10
conversation_embedding_retention_daysinteger or null<=365

Days to retain conversation embeddings. None means use the system default (30 days).

default_livekit_stackenum or null
Allowed values:

Errors