Account endpoint

DELETE /api/account

Delete the account, owned data, and stored files.

LiveAll plans

Endpoint contract

PropertyValue
MethodDELETE
Path/api/account
SurfaceAccount
AccessSigned-in user
StatusLive

Purpose

Delete the account, owned data, and stored files.

Usage boundary

Authentication required

Caller requirements: Signed-in user. Inputs remain subject to route-specific validation, ownership, rate, quota, and idempotency controls.

Related documentation