v1

latestOpenAPI 3.0.1Apache 2.02026-07-26131220353.8 KB
Accounts

Delete an account

Deletes an existing account in Pleo.

Only accounts not linked to any accounting entries can be deleted. Trying to delete an account linked to accounting entries will result in an error. If an account is linked, it can only be archived. Use UPDATE endpoint to archive an account.

delete/v1/chart-of-accounts/{accountId}

Path parameters

accountIdstring uuid required

ID of the account to delete.

Response

Deletion of account successful.