User Tenants
Add a user to a single tenant
PUT
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