Document PDFs
Document PDFs — 4 endpoints.
Preview document PDF in browser (with DRAFT watermark for non-finalized documents)
GET /documents/documentId/pdf/preview
Invalidate PDF cache for this document
POST /documents/documentId/pdf/invalidate-cache
Generate multiple PDFs in batch
POST /documents/documentId/pdf/batch
Create secure share link for document PDF
POST /documents/documentId/pdf/share-link

