MoleAPIMoleAPI
文件API 參考管理介面使用者管理

管理使用者狀態

👨‍💼 需要管理員權限(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.moleapi.com/api/user/manage" \  -H "Content-Type: application/json" \  -d '{}'
Empty

這篇文件對您有幫助嗎?

最後更新於

返回首頁網關