ドキュメントAPI リファレンス管理 APIユーザー管理
ユーザーステータスの管理
👨💼 管理者権限(Admin)が必要です
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
このガイドはいかがですか?
最終更新日