v1
latestOpenAPI 3.1.02026-07-26359254.7 MBAI SDR Knowledge Bases
Duplicate a knowledge base
<small>Requires the ai-sdr:write scope (or a broader one that includes it).</small>
Creates a copy of an existing knowledge base, including its links, documents, reply handlers, and reengagement cards.
Requires the AI SDR feature on the caller's team.
post/v3/ai-sdr/knowledge-bases/{id}/duplicate
Path parameters
idinteger required
Knowledge base id to duplicate
Response
Knowledge base duplicated successfully
Example response
{
"id": 4821,
"name": "Product knowledge base v3",
"instructions": "Reference internal launch deck before answering pricing questions.",
"updatedAt": "2026-05-10T14:32:11Z",
"ownerUserId": 1234
}