Duplicate a knowledge base
ai-sdr:write scope (or a broader one that includes it).
Use this endpoint when you need a new knowledge base that starts out as a copy of an existing one — the copy carries over the source’s documents, links, reply handlers and reengagement cards, so you can adapt it without touching the original. The copy is returned with its own id. The AI SDR feature must be enabled for your team.
Authorizations
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
Knowledge base id to duplicate
x >= 1Response
Knowledge base duplicated successfully
Detailed representation of a knowledge base.
Unique identifier for the knowledge base
Display name of the knowledge base
Free-form instructions applied when the knowledge base is referenced by AI SDR generations.
Timestamp of the last modification
User ID of the owner. null when the owner has been removed from the team.