deleteReportResource

open fun deleteReportResource(reportId: String): Boolean

Method to delete a report

Return

whether the report has been deleted as boolean

Parameters

reportId

: the report identifier of the report to delete