> ## Documentation Index
> Fetch the complete documentation index at: https://cashfreepayments-d00050e9-theme-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Remove Beneficiary V2

> Use this API to remove an existing beneficiary from the list of added beneficiaries.

<Accordion title="Click to view the response codes.">
  | HTTP Status Code | Error Code                        | Message                                                                                                                 | Next Action                                            |
  | :--------------- | :-------------------------------- | :---------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------- |
  | 201              | -                                 | -                                                                                                                       | -                                                      |
  | 400              | beneficiary\_id\_invalid          | beneficiary\_id : should contain only letters, numbers, hyphen, underscore, pipe, and dot. Value received: .\qewqefwqev | Enter a valid beneficiary\_id.                         |
  | 400              | beneficiary\_id\_length\_exceeded | beneficiary\_id : should not be more than 50 characters long. value received: test\_bene\_id                            | Enter a valid a beneficiary\_id                        |
  | 404              | beneficiary\_not\_found           | Beneficiary does not exist                                                                                              | Provide the beneficiary\_id of an existing beneficiary |
</Accordion>
