| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

**allowanceUuids**  
array of uuids  
required

**allowanceUuids***  
ADD uuid

**locationUuid**  
uuid

**locationGroupUuid**  
uuid

```  
204
Successfully deleted allowances
```

```shell
curl --request POST \
     --url https://services.fountain.com/api/serviceattendance/processes/allowances/deleteAndDisassociate \
     --header 'content-type: application/json'
```

Click `Try It!` to start a request and see the response here!
