Remove Password
Remove password protection from a PDF document and return the unprotected file as a temporary download URL.
Required scopes (OAuth 2.0)
Required scopes (OAuth 2.0)
pdf:filesAuthorizations
Provide your API key in the X-API-Key header, e.g., X-API-Key: YOUR_API_KEY.
Body
The document's current password. Required to authorize removal.
Lumin document ID of the PDF.
Required when file_url is not provided. Takes priority if both are provided.
To obtain a document ID, upload the file to Lumin first using Upload Document.
Publicly accessible URL of the PDF file.
Required when document_id is not provided. Ignored if document_id is also provided.
Name of the output file. Defaults to unprotected_{original document name}.
1 - 255Response
Returns a temporary download URL for the unprotected PDF.