Deletes an existing person’s relationship to the account’s legal entity. Any person with a relationship for an account can be deleted through the API, except if the person is the account_
. If your integration is using the executive
parameter, you cannot delete the only verified executive
on file.
Parameters
No parameters.
Returns
Returns the deleted person
object.
Response
{ "id": "person_1MqjB62eZvKYlo2CaeEJzKVR", "object": "person", "deleted": true}