Skip to main content

Validate an immutable original and enqueue its core processing

POST 

/api/v1/documents

The Idempotency-Key is scoped to the authenticated household member. Repeating the same key and semantic request returns the original documentId and taskId; reusing it for different content returns 409. By default, an already-ingested checksum returns 409 unless allowDuplicate is true. A 202 response means durable acceptance only; poll the returned taskId.

Request

Responses

Original and processing task durably accepted, or an identical idempotent request replayed