Skip to main content
PUT
Set the Phone Factor Settings

承認

Authorization
string
header
必須

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

ボディ

otp_length
integer
デフォルト:6
必須

The length of the OTP code.

必須範囲: 4 <= x <= 10
otp_expiration_time
integer
デフォルト:300
必須

The OTP expiration time in seconds.

必須範囲: 30 <= x <= 3600

レスポンス

The phone factor settings have been successfully set.

otp_length
integer
デフォルト:6
必須

The length of the OTP code.

必須範囲: 4 <= x <= 10
otp_expiration_time
integer
デフォルト:300
必須

The OTP expiration time in seconds.

必須範囲: 30 <= x <= 3600