Remove Business Location Access
DELETE
/staff/v1/businessLocations/{businessLocationId}/unAssignStaff/{staffId}
curl \
--request DELETE 'https://api.trial.lsk.lightspeed.app/staff/v1/businessLocations/{businessLocationId}/unAssignStaff/{staffId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"