Admin - Capacities UnassignWorkspacesFromCapacity

Unassigns the specified workspaces from capacity.

Permissions

The user must have administrator rights (such as Office 365 Global Administrator or Power BI Service Administrator).

Required Scope

Tenant.Read.All or Tenant.ReadWrite.All

POST https://api.powerbi.com/v1.0/myorg/admin/capacities/UnassignWorkspaces

Request Body

Name Required Type Description
workspacesToUnassign True

string[]

The workspaces to migrate to a shared capacity

Responses

Name Type Description
200 OK

OK

Examples

Example

Sample Request

POST https://api.powerbi.com/v1.0/myorg/admin/capacities/UnassignWorkspaces

Sample Response

Definitions

UnassignWorkspacesCapacityRequest

A request for migrating workspaces to a shared capacity as tenant admin

Name Type Description
workspacesToUnassign

string[]

The workspaces to migrate to a shared capacity