Delete PDF
Purpose
To delete a particular PDF through a unique document id.
HTTP Request URL
https://{api.office-integrator_domain}/pdfeditor/officeapi/v1/pdf/<document_id>?apikey=<apikey>
Request Parameters
Parameter | Data Type | Description |
Mandatory Parameters | ||
apikey | String | Uniquely identifies the web application in which the PDF editor is integrated. |
document_id | String | Unique id of the PDF to be deleted. |