Skip to main content
POST
Create text-based knowledge base item

Authorizations

Authorization
string
header
required

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

Body

application/json
title
string
required
content
string
required

Response

200

Text knowledge created successfully

Last modified on July 17, 2026