Tenant - Onboard users of an existing tenant
Authorizations
HTTPRequired
Please enter a valid token
Path parameters
tenantIdstring · uuidRequired
Expects Id of an existing tenant
Query parameters
versionstringOptionalDefault:
The requested API version
1.0Bodyobject[]
Class for storing details about users to be onboarded.
userIdstring · uuidOptional
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.
tenantAccessstring · enumOptionalPossible values:
Enum for tenant level roles.
Responses
200
Indicates successful onboard of the request workspace user to an existing tenant
404
Not Found
500
Server related error
post
/tenants/{tenantId}/users/onboardLast updated