Updates user's two-factor authentication settings from server.
user_id required | string <uuid> ユーザーID。パブリッシャーアカウント > あなたのログインプロジェクト > ユーザーにあります。 |
project_id required | string <uuid> パブリッシャーアカウントからのログインプロジェクトID。 |
OK
無効なリクエスト
未認証
アクセス拒否
見つかりません
処理不可能なエンティティー
{- "change_restricted": true,
- "enabled": true,
- "mfa_type": "email"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}