Documentation renewed! For old docs, visit doc.newapi.pro
New APINew API
User GuideInstallationAPI ReferenceAI ApplicationsHelp & SupportBusiness Cooperation
Management APIUser management

Manage User Status

šŸ‘Øā€šŸ’¼ Requires Administrator Privileges (Admin)

POST
/api/user/manage

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