Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the user to be added to the supplied tenant.
Id of the tenant the user should be added to.
Body
application/json
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Id of the user to be added to the supplied tenant.
Id of the tenant the user should be added to.