Delete a report

delete/reports/{reportId}

Deletes the specified report and its content. Removes the report from the parent folder.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
reportId
string
true

The ID of an existing report.

Responses

StatusMeaningDescription
204No Content

Report is deleted.

404Not Found

Report does not exist.

Schema