// remove specific locations client.unsetLocationsIds(['location1', 'location2', 'location3']) // remove all locations client.unsetLocationsIds()
Was this page helpful?