Admin

Create Admin

Create a new admin if the current admin has sudo privileges.

post/api/admin

Request body

usernamestring required
is_sudoboolean required
telegram_idinteger nullable
discord_webhookstring nullable
users_usageinteger nullable
passwordstring required

Response

Successful Response

usernamestring required
is_sudoboolean required
telegram_idinteger nullable
discord_webhookstring nullable
users_usageinteger nullable

Changes

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