patch https://app.vwo.com/api/v2/accounts//users/
Request URI for Sub Account
PATCH /accounts/1/users/874
Request Format
{
"name": "API User Name",
"phone": "9999988877",
"country": "India",
"department": "Software Engineering",
"title": "API Evangelist",
"permission": "Browse"
}
Update specific user of a workspace.