Delete report
DELETE https://api.digicert.com/reports/v1/report/{{report_identifier}}
Use this endpoint to permanently delete a report and all associated report run data.
After deleting a report, you can no longer:
View the report details.
View information about any associated report run.
Download results of any associated report run.
To delete an individual report run without deleting the report, use the Delete report run endpoint.
Example requests and responses
Path parameters
Name | Req/Opt | Type | Description |
---|---|---|---|
report_identifier | required | string |
Response parameters
Name | Type | Description |
---|---|---|
message | string | Deletion message. |