delete
/v1/accounts/{account}/external_accounts/{id} Delete an external account
DeleteAccountsAccountExternalAccountsId
<p>Delete a specified external account for a given account.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
account | path | string | yes | |
id | path | string | yes | Unique identifier for the external account to be deleted. |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.