Delete Trust Beneficiaries
DELETE {{baseUrl}}/cas/trusts/:trustId/beneficiaries/:beneficiaryId
Will delete the beneficiary sepecified from being attached to the Trust.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"status":"DELETED"}