Delete an account
DELETE {{baseUrl}}/v1/accounts/:account
With Connect, you can delete accounts you manage.
Accounts created using test-mode keys can be deleted at any time. Standard accounts created using live-mode keys cannot be deleted. Custom or Express accounts created using live-mode keys can only be deleted once all balances are zero.
If you want to delete your own account, use the account information tab in your account settings instead.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |