管理API二要素認証
2FAの無効化
🔐 ログインが必要です(User権限)
curl -X POST "https://loading/api/user/2fa/disable" \ -H "Content-Type: application/json" \ -d '{}'Empty
このガイドはいかがですか?
最終更新
🔐 ログインが必要です(User権限)
curl -X POST "https://loading/api/user/2fa/disable" \ -H "Content-Type: application/json" \ -d '{}'このガイドはいかがですか?
最終更新
curl -X POST "https://loading/api/user/2fa/disable" \
-H "Content-Type: application/json" \
-d '{}'