---
title: "Delete Beneficiary"
method: POST
path: "/v1/beneficiaries/{id}/delete"
tags: ["Beneficiaries"]
---

# Delete Beneficiary

`POST /v1/beneficiaries/{id}/delete`

Delete a specific beneficiary by specifying the beneficiary_id.

## Path parameters

- `id` string, uuid, required

## Headers

- `x-on-behalf-of` string

## Response `200`

OK - Successfully delete a beneficiary.

- object

---

[API](https://skmtc.dev/uqpay/apis/authentication-api.md) · [All operations](https://skmtc.dev/uqpay/apis/authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uqpay/authentication-api/revisions/cef532a10777/schema)
