Process batch document update
Processes a batch update for multiple document families in a single request. Supports uploading binary files, applying labels, updating notes, and deleting documents. Use multipart/form-data for file uploads or application/json for metadata-only updates.
Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Body
A batch update request containing multiple document operations to be processed atomically.
Content object file uploads to add to document families.
Document families to delete.
IDs of document families to include in the batch.
Label additions and removals.
ID of the project containing the document families.
Optional task data to associate with the batch update.
Transaction start marker for optimistic concurrency.
