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
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.