v1
latestOpenAPI 3.1.02026-07-24331755.4 KBAccounts
Delete account by ID
Deletes an account by ID
delete/accounts/{id}
Path parameters
idstring uuid required
The target account ID
Response
Successful operation
Example response
{
"ok": true
}Deletes an account by ID
The target account ID
Successful operation
{
"ok": true
}