The endpoint creates a new document collection and uploads documents in a single request. Documents are provided as base64-encoded content in JSON format. The uploaded files are automatically validated and queued for AI-powered categorization.
Client ID
Client Access Key
Array of documents to upload (maximum 10 files per request)
1 - 10 elementsArray of users to create/update in this collection (optional). Documents can be automatically matched to users by name, or explicitly assigned via user_id/external_user_id in the documents array.
User information for collection. Either 'id' or 'external_user_id' must be provided, but not both.