delete
/v1/accounts/{account}/people/{person} Delete a person
DeleteAccountsAccountPeoplePerson
<p>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 <code>account_opener</code>. If your integration is using the <code>executive</code> parameter, you cannot delete the only verified <code>executive</code> on file.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
account | path | string | yes | |
person | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.