post
https://demo.labs.tracefirst.com/api/v2/scans/upload_as_pdf
Accepts a PDF file upload and converts it to a TIFF file for processing as a scan.
Validates the file type and ensures the provided accession exists.
The upload is then assigned a title and document name, with defaults based on the request IP if not provided.
The converted file is attached and queued for further processing.
Required Permission: Controller: api_v2_scans, Action: update_as_pdf.