---
title: "Delete beneficiary"
method: DELETE
path: "/v1/beneficiaries/{beneficiaryId}"
tags: ["Beneficiaries"]
---

# Delete beneficiary

`DELETE /v1/beneficiaries/{beneficiaryId}`

Delete a beneficiary given its ID in the path.

## Path parameters

- `beneficiaryId` string, required

## Headers

- `Authorization` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server

---

[API](https://skmtc.net/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.net/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pismo/platform-authentication/revisions/935b62e16de4/schema)
