# Delete a sub-account

Removes a sub-account. The account and its records are retained rather than erased,
but no endpoint restores them, so treat this as final.

Endpoint: DELETE /api/v2/account/{id}
Version: 2.0.0
Security: default

## Path parameters:

  - `id` (integer, required)
    The ID of the account.

## Header parameters:

  - `Rosterfy-Platform` (string)

