Skip to main content

Delete report run

DELETE https://api.digicert.com/reports/v1/report/{{report_identifier}}/{{report_run_identifier}}

Use this endpoint to permanently delete a report run.

After deleting a report run, you can no longer:

  • View information about the report run.

  • Download the results of the report run.

If a report has only one entry (for example, an on-demand report that has only run once), deleting the report run (report_run_identifier) also deletes the record for the report (report_identifier).

Warning

If you do not include a report_run_identifier in the URL path, this request permanently deletes the report associated with the report_identifier and all associated report runs. See Delete report.

Example requests and responses

Path parameters

Name

Req/Opt

Description

report_identifier

required

report_run_identifier

required

Response parameters

Name

Type

Description

message

string

Deletion message.