mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-06 07:02:22 +08:00
13 lines
158 B
Markdown
13 lines
158 B
Markdown
## Admin API
|
|
|
|
### POST /admin/update_account/
|
|
|
|
Request:
|
|
|
|
{
|
|
"account_id": "525284cc2cebb6d0008b4567",
|
|
"amount_inc": -1
|
|
}
|
|
|
|
No Response.
|