Knowledge Base
Create document resource
Create a document (FILE-type) resource in the Trust Knowledge Base. Accepts the document as a multipart/form-data upload.
Example: send multipart/form-data with a required file (e.g. PDF) and title; optional fields include description, customerVisibility, downloadPermission, isUsedInQuestionnaires ("true"/"false"), expirationDate (ISO 8601), tags (JSON array string), categoryId, and ownerAssignment (JSON object string).
post/knowledge-base/resources/documents
Response
Ok