x-api-key: ********************curl --location --request DELETE 'https://online-banking.originalaccounts.com/associated_persons/' \
--header 'x-api-key: <api-key>'{
"id": "string",
"email": "string",
"first_name": "string",
"last_name": "string",
"has_ownership": true,
"has_control": true,
"is_signer": true,
"title": "string",
"attested_ownership_structure_at": "string",
"relationship_established_at": "string",
"created_at": 0,
"updated_at": 0
}