Create a knowledge-article
POST /knowledge-articles
POST
/knowledge-articles
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
data
object
title
required
string
slug
string
content
string
summary
string
category
string
tags
Arbitrary JSON value (object, array, string, number, boolean, or null)
scope
string
view_count
integer
helpful_count
integer
Responses
Section titled “ Responses ”Created
object
data
object
title
required
string
slug
string
content
string
summary
string
category
string
tags
Arbitrary JSON value (object, array, string, number, boolean, or null)
scope
string
view_count
integer
helpful_count
integer
organisation
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)