post
https://api.lucid.co/v1/documents//export/jobs
Starts an asynchronous export of one or more document pages.
Admin flow: Account owners and document admins can export any document in their account by setting Lucid-Request-As: admin and authenticating with an admin scope or DocumentAdmin API key grant.
This is a long-running job request endpoint. See Long-Running Jobs.
400Bad Request. A parameter is invalid, or page and pageId were both provided.
403Forbidden. The caller does not have permission to export the document.
404Not Found. The document or a requested page does not exist.
406Not Acceptable. The requested export format is not supported.
429Too Many Requests. The account exceeded the export rate limit.