Tenant - Onboards users to a tenant
Please enter a valid token
Enter the ID of an existing tenant
The requested API version
1.0Class for storing details about users to be onboarded.
A public property of type Guid that has both a getter and a setter method, which allows for getting and setting the value of the UserId property.
Enum for tenant level roles.
Success: User onboarded successfully to an existing tenant.
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.
200Not Found: The requested tenant ID does not exist.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated