Knowledge Endpoints
Create knowledge
Create a new piece of knowledge.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Information about a piece of knowledge
Response
200
application/json
Knowledge created. Returns the newly created knowledge.
Information about a piece of knowledge