Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The URL of the document to be processed. You can provide one of the following:
- A publicly available URL
- A presigned S3 URL
- A reducto:// prefixed URL obtained from the /upload endpoint after directly uploading a document
The instructions for the edit.
Form schema for PDF forms. List of widgets with their types, descriptions, and bounding boxes. Only works for PDFs.
If True, attempts to process the job with priority if the user has priority processing budget available; by default, sync jobs are prioritized above async jobs.
Response
Successful Response
Presigned URL to download the edited document.
Form schema for PDF forms. List of widgets with their types, descriptions, and bounding boxes.
Usage information for the edit operation, including number of pages and credits charged.