Delete Report Using DELETE

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


Authentication
This operation uses the following authentication methods.
Responses
204

The report is deleted successfully

Operation doesn't return any data structure