Skip to main content
PATCH
C#

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

ボディ

プロンプトの設定

identifier_first
boolean | null

Identifier First が有効かどうか

universal_login_experience
enum<string>

使用するログインエクスペリエンス。new または classic を指定できます。

利用可能なオプション:
new,
classic
webauthn_platform_first_factor
boolean | null

最初の認証要素として WebAuthn with Device Biometrics を使用する

レスポンス

プロンプト設定を正常に更新しました。

identifier_first
boolean

Identifier First が有効かどうか

universal_login_experience
enum<string>

使用するログインエクスペリエンス。new または classic を指定できます。

利用可能なオプション:
new,
classic
webauthn_platform_first_factor
boolean

最初の認証要素として WebAuthn with Device Biometrics を使用する