AI-Tkoens 中文

API Reference

Manage User Status

👨‍💼 Admin privileges required

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://ai-tokens.space/api/user/manage" \  -H "Content-Type: application/json" \  -d '{}'
Empty

Search all English documentation