User Tenants
Add a User to Multiple Tenants
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.
put/users/{user_id}/tenants
Path parameters
user_idstring required
The user's ID. This can be any uniquely identifiable string.