SharingRoleUserParameterΒΆ
Field | NULL | Description | Note |
---|---|---|---|
tenantId string (GUID) |
Y | The tenant id | |
reportId string (GUID) |
Y | The report id | |
dashboardId string (GUID) |
Y | The dashboard id | |
isGlobal boolean |
Whether to set roles for global reports |
Sample:
{
"reportId": "63d50ed1-5323-47a1-bc11-3a03a070ec34",
"tenantId": null
}