Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the knowledge base
Body
multipart/form-data
Response
Knowledge base item created successfully
Example:
true
Upload a media to a knowledge base
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the knowledge base
Knowledge base item created successfully
true