Delete a shared report

shared_report_delete(shared_report_id)

Arguments

shared_report_id

Identifier for a specific shared report

Examples

if (FALSE) {
shared_report_delete("6307f29f1bbd1d34e56b9eb7", name = "Test Report")
}