Skip to main content
POST
/
api
/
v1
/
knowledge-bases
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "kb_outbound_playbook",
    "name": "Outbound Playbook",
    "description": "Sales messaging, qualification notes, and objection handling.",
    "resourceCount": 6,
    "createdAt": "2026-03-10T08:00:00.000Z"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.optareach.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

Knowledge base payload

name
string
description
string

Response

201 - application/json

Knowledge base created

data
object
required