Share via


Power BI Reports - Replace Power BI Report Data Model Role Assignments

Replaces the data model role assignments that are associated with the specified PowerBIReport.
Added in January 2019 Release

PUT /PowerBIReports({Id})/DataModelRoleAssignments

Request Body

Name Type Description
Id

string

The key (GUID or path) that uniquely identifies the object. GUID example: 01234567-89ab-cdef-0123-456789abcdef path example: path='/folder1/folder2/item' If the path itself contains single quote, it should be escaped - add another single quote.

Responses

Name Type Description
200 OK

OK

400 Bad Request

Couldn't understand your request.

Other Status Codes

Error