New to Telerik Report Server? Start a free 30-day trial
DELETE api/reportserver/v3/data-alerts/{dataAlertId}/executions/{executionId}
Deletes the specified execution for the data alert with the specified ID.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dataAlertId |
The data alert ID. | string |
Required |
| executionId |
The execution ID. | string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.