---
title: "Remove Business Location Access"
method: DELETE
path: "/staff/v1/businessLocations/{businessLocationId}/unAssignStaff/{staffId}"
tags: ["Staff"]
---

# Remove Business Location Access

`DELETE /staff/v1/businessLocations/{businessLocationId}/unAssignStaff/{staffId}`

## Path parameters

- `businessLocationId` integer, required
- `staffId` integer, required

## Response `204`

User business location access removed successfully.

## Other responses

- `400` — Bad request. Invalid input parameters.
- `401` — Authentication failed.
- `403` — Access Denied.
- `500` — Internal Server Error.

---

[API](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api.md) · [All operations](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightspeed/lightspeed-restaurant-k-series-api/revisions/c10d65452329/schema)
