Delete Reports

Reports can also be deleted from the Report Server when they are no longer required.

Click the Actions button in the Reports grid context menu and select Delete to delete the Report.

Delete Report

NOTE

Reports cannot be deleted when they are scheduled by an user.

Delete All Sample Reports

All Sample Reports can be deleted in a simpler way by deleting the Sample Category Sample Reports, Sample Reports (Web Designer)

Click the Actions icon in the context menu and select Delete to delete all sample reports as well as sample category.

Delete All Sample Reports

NOTE

If the sample category has any modified sample report, or scheduled report, or newly added report, those reports will be skipped and the category will not be deleted.

REST API Reference

The following table illustrates the list of available APIs related to delete reports in Syncfusion Report Server.

Action HTTP Method Endpoint Description
DeleteReport DELETE /api/v2.0/items/{id} Deletes the specified report from the server. Report item ID should be passed in path parameter.