Set Chat 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 · enumRequiredPossible values:
Target for the configuration (user-specific or organization-wide)
workflowIdstring · min: 1Required
The workflow identifier to use for chat
voxitySecretKeyIdstring · min: 1Required
The Voxity secret key identifier
Responses
200
Chat configuration updated successfully
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
patch
/chat/agents/{agentId}/configLast updated