Delete a generated file
api2pdf_delete_fileDelete a previously generated file by its ResponseId (the ResponseId returned in a generation response). Api2Pdf API: DELETE /file/{ResponseId}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| responseId | Yes | The ResponseId of the generated file to delete (from a prior generation response). |