Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The user's ID. This can be any uniquely identifiable string.
Body
application/json
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The user's ID. This can be any uniquely identifiable string.