Delete Schedule Using DELETE
Delete Report Schedule associated with the specific Report Definition and for the specified Schedule identifier
Request
URI
DELETE
https://{api_host}/api/reportdefinitions/{id}/schedules/{scheduleId}
COPY
Path Parameters
string
id
Required
The Report Definition identifier
string
scheduleId
Required
The Report Schedule identifier
Responses
204
The Report Schedule was successfully deleted from the system
Operation doesn't return any data structure
404
No Report Definition/Schedule is found with the specified identifier
Operation doesn't return any data structure
Reports Operations
POST
Create Report Schedule Using POST
POST
Create Report Using POST
DELETE
Delete Report Using DELETE
DELETE
Delete Schedule Using DELETE
GET
Download Report Using GET
GET
Get Report Definitions Using GET
GET
Get Report Definition Using GET
GET
Get Report Schedules Using GET
GET
Get Report Schedule Using GET
GET
Get Reports Using GET
GET
Get Report Using GET
PUT
Update Report Schedule Using PUT