VibeLogWebAdmin.postDeleteUser

Undocumented in source. Be warned that the author may not have intended to support it.
class VibeLogWebAdmin
@auth
@path("users/:username/delete")
void
postDeleteUser
(
string _username
,
AuthInfo _auth
)

Meta