Set User Tenant

Put
/tenants/{id}/users/{userId}/tenant

Changes the Tenant for a User. Only applicable if you manage two or more Tenants

Store values

Parameters

string
The Id of the Tenant the user is currently assigned to.
string
string
The Id of the Tenant the user is to be assigned to. (optional)
Try it

Possible Responses

204 No Content
404 Not Found