v1

latestOpenAPI 3.1.02026-07-24331755.4 KB
Accounts

Delete account by ID

Deletes an account by ID

delete/accounts/{id}

Path parameters

idstring uuid required

The target account ID

Response

Successful operation

okboolean

Example response

{
  "ok": true
}