Flatten annotations in a PDF

POST https://api.pdfrest.com/flattened-annotations-pdf

This request demonstrates how to flatten annotations present in a PDF.

Request Body

[{"name"=>"file", "value"=>nil, "datatype"=>"null"}, {"name"=>"id", "value"=>"", "datatype"=>"null"}, {"name"=>"output", "value"=>"pdfrest_flattened_pdf", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Api-Keystring