put
https://webservices.lightspeedvt.net/REST/V1/users/superuser//locations
This method will add a list of locations the specified user is assigned to as a super user.
NOTE: If you're dealing with a long list of locations, it can be a hassle and inefficient to add or remove individual locations. A more efficient approach is to specify the complete list of locations you want and include the
clearquery parameter set totrue. This will erase all currently assigned locations for the user and replace them with the new list of locations you provide in the request's body array.
