v1

OpenAPI 3.1.02026-08-04552282508.9 KB
Batch Processing

Update Document Pages

Update all pages of a document at once. Useful for bulk updates after editing multiple pages.

Args: batch_id: Batch UUID document_id: Document UUID pages: List of page objects with page_number and data to update current_user: Authenticated user (optional for guest mode)

Returns: Update summary

put/api/batch/{batch_id}/document/{document_id}

Path parameters

batch_idstring required
document_idstring required

Request body

object[] required

Response

Successful Response

{"stackTrail":"paths:/api/batch/{batch_id}/document/{document_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}