Folder - Moves an asset to a target folder

Moves an asset to a target folder within the specified workspace.

post
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
tenantIdstring · uuidRequired

The unique identifier of the workspace.

assetIdstring · uuidRequired

The unique identifier of the asset to be moved.

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Body

Request model for moving an asset to a folder in Power BI.

targetFolderIdstring · uuid · nullableOptional

Gets or sets the target folder ID where the asset will be moved.

Responses
chevron-right
200

OK: The asset was successfully moved to the folder.

No content

post
/folders/tenants/{tenantId}/assets/{assetId}/moveAssetToFolder

No content

Last updated