管理API两步验证
2FAを有効にする
🔐 ログインが必要です(ユーザー権限)
curl -X POST "https://api.xtlai.cn/api/user/2fa/enable" \ -H "Content-Type: application/json" \ -d '{}'Empty
🔐 ログインが必要です(ユーザー権限)
curl -X POST "https://api.xtlai.cn/api/user/2fa/enable" \ -H "Content-Type: application/json" \ -d '{}'curl -X POST "https://api.xtlai.cn/api/user/2fa/enable" \
-H "Content-Type: application/json" \
-d '{}'