v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBBeneficiaries
Delete beneficiary
Delete a beneficiary given its ID in the path.
delete/v1/beneficiaries/{beneficiaryId}
Path parameters
beneficiaryIdstring required
Beneficiary identifier (UUID). This field is returned from the <a href="https://developers.pismo.io/pismo-docs/reference/post-intl-bank-accounts-v1-bank-accounts-beneficiaries">Register beneficiary</a> endpoint.
Headers
Authorizationstring required
Account token - token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a <b>401 Unauthorized</b> message
Response
No Content