Delete Beneficiary
Delete a Beneficiary
DELETE
/beneficiaries/{beneficiary_id}
Description
When you send a DELETE
request to this endpoint, it will permanently remove the beneficiary profile associated with the given beneficiary_id
. Upon successful deletion, you will receive a response confirming the beneficiary's removal.
Response
Last updated