Management APIUser management
Manage User Status
šØāš¼ Requires Administrator Privileges (Admin)
Request Body
application/json
id?integer
action?string
Value in
"disable" | "enable" | "delete" | "promote" | "demote"Response Body
curl -X POST "https://api.example.com/api/user/manage" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
Last updated on