Sync/Async options
Storage options
Storage options that are available for the sync
/async
endpoints.
For the /sync
and /async
endpoints the storage
property becomes available.
This feature makes it possible to store the documents directly into your personal bucket,
bypassing the need for our temporary storage.
See also Use your own bucket for examples on how to generate a signed url.
Available on endpoints:
preSignedUrl
string
requiredPre-signed url to upload the generated pdf/screenshot to. Should include the scheme, e.g. https://
Was this page helpful?