The
/integrations/vertofx/beneficiaries/{beneficiaryId}/unlink
endpoint unlinks a VertoFX beneficiary from a Royalti user.
Method: DELETE
Path Parameter:
Parameter | Type | Description |
---|---|---|
beneficiaryId | string | The unique identifier of the beneficiary to unlink |
Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Path Parameters
Parameter | Type | In | Required | Description |
---|---|---|---|---|
beneficiaryId | string | path | ✅ | Beneficiary ID to unlink |
Responses
✅ 200 - Success
⚠️ 401 - Unauthorized
⚠️ 404 - Not Found
❌ 500 - Internal Server Error
Tags
VertoFx
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Beneficiary ID to unlink