This section explains how to delete reports individually or delete multiple reports from Bold Reports On-Premise. Reports can also be deleted from the Report Server when they are no longer required.
Click on the Delete option in the context menu to delete the Report.
Reports cannot be deleted when they are scheduled by a user.
All sample reports can be deleted more easily by removing their category.
Click the Delete option in the context menu to delete all sample reports as well as the sample category.
Note: If the sample category contains any modified sample reports, scheduled reports, or newly added reports, those reports will be skipped, and the category will not be deleted.
The following table illustrates the list of available APIs related to deleting reports in Bold Reports On-Premise.
Action | HTTP Method | Endpoint | Description |
---|---|---|---|
DeleteReport | DELETE | /api/site/{tenant-name}/v1.0/items/{id} | Deletes the specified report from the server. Report item ID should be passed in path parameter. |