Prepare employee knowledge collection
POSThttps://platform.docana.com/api/v1/employees/:id/knowledge/
Returns the employee collection, creating it only when needed. Upload files with the existing collection document/upload APIs or CLI docs upload --collection, and configure existing source connectors using libraryId and collection.id.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The employee knowledge collection
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.