mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-03-29 22:20:30 +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.
|