Tenant - Onboard users of an existing tenant

Onboards users of existing Tenant

post
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
tenantIdstring · uuidRequired

Expects Id of an existing tenant

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Bodyobject[]

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 · enumOptional

Enum for tenant level roles.

Possible values:
Responses
200

Indicates successful onboard of the request workspace user to an existing tenant

post
/tenants/{tenantId}/users/onboard

Last updated