Prepare the private upload of a PDF
foliade_prepare_uploadCreates a single-use 10-minute deposit. Compute the size and the SHA-256 of the local PDF.
Transfer the bytes to upload_url with PUT, Content-Type application/pdf,
with the headers returned. Do not publish these headers in your reply.
This ticket allows no reading and is not an API key for the account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| sha256 | Yes | ||
| filename | Yes | ||
| language | No | fr | |
| guest_mode | No | ||
| size_bytes | Yes | ||
| notice_version | No |