Unlink
Last updated August 13th, 2025
post
api.withmono.com/owo/v1/beneficiaries/unlinkv1.0
This resource allows you to remove the beneficiary link between your service and a user's account. This will also cancel any active recurring payment schedules associated with this link..
Body params
Headers
Request
123456789
curl --request POST \
--url https://api.withmono.com/owo/v1/beneficiaries/unlink \
--header 'accept: application/json' \
--header 'mono-sec-key: string' \
--header 'Content-Type: application/json' \
--data '{
"id": "ben_b0TSrl7gucHg"
}
'
Response
Choose an option from the drop down or click one of these buttons to see an example: