User - Creates a new user with assigned assets
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.
Success: User created successfully with associated asset and tenant details.
Bad Request: The request could not be processed due to invalid syntax or missing/incorrect parameters.
Unauthorized: Invalid credentials or missing/invalid authentication token.
Not Found: The requested tenant or role does not exist
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated