Set Country

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

Updates the Country for a User

Store values

Parameters

string
The Id of the Tenant.
string
The Id of the User.
string
The Country for the User. (optional)
Try it

Possible Responses

204 No Content
404 Not Found