Skip to main content
PUT
Connect a knowledge base chat to an agent

Authorizations

X-Api-Key
string
header
required

Headers

X-Api-Key
string
required

Api key to pass as a X-Api-Key request header.

Path Parameters

agentId
string
required

ID of the agent.

Body

application/json

Request to connect a knowledge base chat to an agent

chatId
string
required

Knowledge base chat identifier to connect

Response

Chat connected to agent successfully

Represents the link between an agent and a knowledge base chat

agentId
string

Agent identifier

chatId
string

Knowledge base chat identifier

chatName
string | null

Chat name (read-only convenience)