Skip to main content
POST
Create knowledge document

Authorizations

nut-session
string
cookie
required

Session cookie authentication

Body

application/json
title
string
required

Document title

content
string
required

Document content in Markdown

filename
string

Optional custom filename (string).

Example:

"QuickNote"

tags
string[]

Response

Knowledge document created

success
boolean
required
data
object