v7

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-121372601.5 MB
Reports

Delete Report Export

Delete a completed or failed report export job and its associated output file (if any). This action cannot be undone. You cannot delete an export that is still generating.

delete/print-mail/v1/reports/{reportID}/exports/{exportID}

Path parameters

reportIDstring required

The ID of the report the export belongs to.

exportIDstring required

The ID of the export job to delete.

Response

Confirmation of the deletion.

idstring required

The ID of the deleted resource.

deletedtrue required

Indicates the resource was successfully deleted.