管理APIユーザー管理
ユーザー状態の管理
👨💼 管理者権限(Admin)が必要です
Request Body
application/json
id?integer
action?string
Value in
"disable" | "enable" | "delete" | "promote" | "demote"Response Body
curl -X POST "https://loading/api/user/manage" \ -H "Content-Type: application/json" \ -d '{}'Empty
このガイドはいかがですか?
最終更新