Remove Business Location Access
Path parameters
-
The unique identifier for the business location.
-
The unique identifier for the user.
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"