groups_restoredeletedgroupasadmin: Restores a deleted workspace.Note: This API is currently...

Description Usage Arguments Value

View source: R/admin.R

Description

Restores a deleted workspace.Note: This API is currently limited to restoring workspaces in the new workspace experience. The user must have administrator rights (such as Office 365 Global Administrator or Power BI Service Administrator) to call this API. This API allows 200 requests per hour at maximum. This API allows 200 requests per hour at maximum. Required scope: Tenant.ReadWrite.AllTo set the permissions scope, see Register an app.

Usage

1
2
3
4
5
6
7
groups_restoredeletedgroupasadmin(
  token,
  groupId,
  emailAddress,
  name,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


assuncaolfi/pbr documentation built on May 12, 2020, 12:56 a.m.