Delete Report Using DELETE
Delete a report by its identifier
Request
URI
DELETE
https://{api_host}/api/reports/{id}
COPY
Path Parameters
string
id
Required
Report identifier
Responses
204
The report is deleted successfully
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