Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 4.26 KB

UpdatePhoneNumberRequestBody.md

File metadata and controls

10 lines (7 loc) · 4.26 KB

UpdatePhoneNumberRequestBody

Fields

Field Type Required Description
verified JsonNullable<Boolean> The phone number will be marked as verified.
primary JsonNullable<Boolean> Set this phone number as the primary phone number for the user.
reservedForSecondFactor JsonNullable<Boolean> Set this phone number as reserved for multi-factor authentication.
The phone number must also be verified.
If there are no other reserved second factors, the phone number will be set as the default second factor.