User - Create a new user and simultaneously assign assets to them
Asset details cannot be empty, They can either be Ids of reports, datasets or dashboards
Please enter a valid token
The requested API version
1.0Class for represting the view of user mapping.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the UserId property.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the TenantId property.
Successful creation of user along with asset and tenant details
Class for representing response.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the Message property.
Success MessageA public property of type integer that has both a getter and a setter method, which allows for getting and setting the value of the StatusCode property.
200Bad request received.
Un-authorized request
Indicates that the requested tenant/role does not exist
Server related error
Last updated