Create a knowledge base
ai-sdr:write scope (or a broader one that includes it).
Use this endpoint when you need a new knowledge base for the AI SDR agent to write from. Only name is required and is limited to 128 characters; instructions is optional, holds up to 2000 characters of standing guidance the agent applies to every message written from this knowledge base, and defaults to empty. The created knowledge base is returned with its assigned id, which you then use to attach documents, links, reply handlers and reengagement cards. 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.
Body
Response
Knowledge base created 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.