Import new knowledge base documents
Last updated 10 months ago
Was this helpful?
Import one or multiple new documents
POST /workspaces/{workspaceId}/content/folders/{contentPath}/import HTTP/1.1 Host: Content-Type: multipart/form-data Accept: */* Content-Length: 17 { "file": "binary" }
Documents uploaded
{ "createdDocumentPaths": [ "text" ], "updatedDocumentPaths": [ "text" ] }