Add a User to a Single Tenant

PUT

This endpoint is used to add a single tenant.

A custom profile can also be supplied with the tenant. This profile will be merged with the user’s main profile when sending to the user with that tenant.

Path parameters

user_idstringRequired
Id of the user to be added to the supplied tenant.
tenant_idstringRequired
Id of the tenant the user should be added to.

Request

This endpoint expects an object.
profilemap from strings to anyOptional