---
title: "Delete one or more allowances"
method: POST
path: "/api/serviceattendance/processes/allowances/deleteAndDisassociate"
tags: ["allowances"]
---

# Delete one or more allowances

`POST /api/serviceattendance/processes/allowances/deleteAndDisassociate`

## Request body

- object
  - `allowanceUuids` string[], required
  - `locationUuid` string, uuid
  - `locationGroupUuid` string, uuid

## Response `204`

Successfully deleted allowances

---

[API](https://skmtc.net/fountain/apis/hire-public-api.md) · [All operations](https://skmtc.net/fountain/apis/hire-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fountain/hire-public-api/revisions/5f406c0e9462/schema)
