C#
Update prompt settings
Update the Universal Login configuration of your tenant. This includes the Identifier First Authentication and WebAuthn with Device Biometrics for MFA features.
PATCH
C#
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ボディ
Prompts settings
Which login experience to use. Can be new or classic.
利用可能なオプション:
new, classic Whether identifier first is enabled or not
Use WebAuthn with Device Biometrics as the first authentication factor
レスポンス
Prompts settings successfully updated.