cURL
curl --request DELETE \ --url https://api.hopnow.io/v1/accounts/{account_id}/beneficiaries/{beneficiary_id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "object": "<string>", "deleted": true }
Deactivate a beneficiary (soft delete)
Documentation IndexFetch the complete documentation index at: https://apidocs.hopnow.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://apidocs.hopnow.io/llms.txt
Use this file to discover all available pages before exploring further.
acc_
bene_
"beneficiary"
true
{ "id": "bene_9gt1ummgx127biovlurm9mq2", "object": "beneficiary", "deleted": true }