Skip to main content
POST
Create knowledge source (standalone)

Authorizations

Authorization
string
header
required

Your personal access token from Settings → Profile, or a scoped API key (hc_…) created at Settings → Developer → API keys. Send it as Authorization: Bearer <token>.

Path Parameters

accountId
integer
required

Account ID

Body

application/json

agent_id, source_type, name, content/url

agent_id
string
content
string
name
string
source_type
string
url
string

Response

Created

The response is of type object.