Skip to main content
PUT
Connect a knowledge base to the sequence

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

sequence_id
integer
required

Sequence id

Required range: x >= 1

Body

application/json

Connects a knowledge base to the sequence by id. Replaces any previously-connected knowledge base.

knowledgeBaseId
integer<int64>
required

Id of the knowledge base to connect

Required range: x >= 1

Response

Knowledge base connected