Queue a new durable core processing run
POST/api/v1/documents/:document_id/reprocess
The current canonical generation remains authoritative until the new run publishes N+1. Repeating the same scoped Idempotency-Key returns the same receipt; a compatible active run may be coalesced.
Request
Responses
- 202
- 400
- 401
- 403
- 409
- 412
- 428
Created, replayed, or coalesced durable run
The multipart shape or Idempotency-Key is malformed
The opaque credential is absent, ambiguous, malformed, expired, revoked, or invalid
The browser mutation did not originate from this application, or the authenticated member lacks the required permission
Duplicate content is disallowed, or an idempotency key was reused for a different request
The strong revision precondition is stale
Exactly one valid strong If-Match value is required