Update a User

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

Set the details of a User that belongs to the Tenant

Store values

Parameters

string
The Id of the Tenant you want to update a User for.
string
The Id of the User.

User
Try it

Possible Responses

200 Success User application/json
404 Not Found