Skip to main content
POST
Create new knowledge base items.

Authorizations

Authorization
string
header
required

Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '

Body

application/json
items
object[]
required

Array of knowledge base items to be created.

Minimum array length: 1

Response

Successful response

success
boolean
default:false
message
string
default:success
data
object