Delete a subscriber

DELETE /api/v1/users/{id} prm_users_delete

View as Markdown

Soft-deletes the account and frees its username slot by renaming the row. The subscriber's live portal sessions are ended.

At a glance

Authentication
Staff token or session
Requires permission
prm_users_delete Delete users
Rate limit
t_mutate

Parameters

Parameter Description
idrequired path · integer Subscriber id.

Errors

Code When it is returned
ERR_VALIDATION422 the wallet balance is not zero — settle or withdraw it first
ERR_NOT_FOUND404 no such subscriber, or one outside the caller's subtree

Try it on your own network.

50 subscribers for 7 days. You pay nothing.