Delete the beneficial owner

DELETE /customers/{customer_id}/beneficial_owners/{beneficial_owner_id}

Path parameters

Responses

DELETE /customers/{customer_id}/beneficial_owners/{beneficial_owner_id}
curl \
 -X DELETE https://<your_environment_name>-uat-api.canopyservicing.com/customers/cust_30189/beneficial_owners/can_52322 \
 -H "Authorization: Bearer $ACCESS_TOKEN"