Set Chat Config

Set chat configuration

patch
/chat/agents/{agentId}/config

Sets or updates the chat configuration for the specified agent and target (user or organization).

Path parameters
agentIdstring · min: 1Required

The agent identifier

Body
targetstring · enumRequired

Target for the configuration (user-specific or organization-wide)

Possible values:
workflowIdstring · min: 1Required

The workflow identifier to use for chat

voxitySecretKeyIdstring · min: 1Required

The Voxity secret key identifier

Responses
patch
/chat/agents/{agentId}/config

Last updated