Skip to main content
POST
Create knowledge entry

Authorizations

Authorization
string
header
required

Personal API Key (apk_user_*) or Service API Key (apk_*)

Body

application/json
body
string
required
name
string
required
trigger_description
string
required
macro
string | null
parent_folder_id
string | null
pinned_repo
string | null

Response

Successful Response

body
string
required
created_at
string<date-time>
required
id
string
required
name
string
required
trigger_description
string
required
created_by
KnowledgeCreatedBy · object | null

Information about who created a knowledge entry.

macro
string | null
parent_folder_id
string | null
pinned_repo
string | null