v1

latestOpenAPI 3.0.22026-08-061464031.4 MB
Accounts

Delete an account

Delete a specific account from your Belvo account.

{% admonition type="danger" name="Rate Limited" %} This endpoint is rate limited. You can only delete 5 items per minute. If you exceed this limit, you will receive a 429 status code. {% /admonition %}

{% admonition type="info" %} When you delete an account, all the associated transactions and owner information for that account are also removed. {% /admonition %}

delete/api/accounts/{id}/

Path parameters

idstring uuid required

The account.id you want to delete.

Response

No content