Update a user
Update a user
| Request Body — REQUIRED | 
|---|
| namestringThe name of the user | 
| emailstringThe email address of the user. Set to null to remove | 
| externalUidstringExternal unique identifier for the user from an external system. Set to null to remove | 
| phonestringPhone number of the user. Set to null to remove | 
| segmentsstring[]Array of segment names the user belongs to | 
| companyIdstringID of the company the user belongs to. Set to null to remove | 
| Responses | ||
|---|---|---|
| 200Update a single user 
 |