Skip to main content
POST
Create document

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

senderId
string
required
kbId
string
required

Body

application/json
title
string
required
Maximum string length: 200
content
string
required
Maximum string length: 100000

Response

Document created.

document
object
required