---
title: "Delete user cash withdrawal"
method: DELETE
path: "/user_cash_withdrawals/{userCashWithdrawalId}"
tags: ["UserCashWithdrawal"]
---

# Delete user cash withdrawal

`DELETE /user_cash_withdrawals/{userCashWithdrawalId}`

Deletes a single user cash withdrawal based on the ID supplied

## Path parameters

- `userCashWithdrawalId` integer, required

## Query parameters

- `token` string, string, required

## Response `200`

User Cash Withdrawal deleted

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/agriya/apis/oliker-api-endpoint.md) · [All operations](https://skmtc.net/agriya/apis/oliker-api-endpoint/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agriya/oliker-api-endpoint/versions/d716960b8cd5/schema)
