Skip to main content
DELETE
Delete Beneficiary
Delete a saved beneficiary. This action cannot be undone.

Example Request

Example Response

Deleting a beneficiary is permanent. Any future withdrawals to this recipient will require creating a new beneficiary or using inline beneficiary details.

Authorizations

X-API-Key
string
header
required

Your Rolla API key

Path Parameters

beneficiaryId
string<uuid>
required

Beneficiary UUID

Response

Beneficiary deleted successfully

success
boolean
Example:

true

message
string
Example:

"Beneficiary deleted successfully"