Add a User to Multiple Tenants

PUT
This endpoint is used to add a user to multiple tenants in one call. A custom profile can also be supplied for each tenant. This profile will be merged with the user's main profile when sending to the user with that tenant.

Path parameters

user_idstringRequired
The user's ID. This can be any uniquely identifiable string.

Request

This endpoint expects an object.
tenantslist of objectsRequired