put https://example.com/api/v1/user/phone-number/confirm
Marks user phone number as confirmed using an action token.
Action token can be obtained using SMS Confirmation endpoint using ConfirmPhone action type.
It is required for user to have a confirmed phone number to be able to access card details using Get Card Details endpoint, as for card details are only accessible with action token produced by SMS Confirmation endpoint with GetCardDetails action type, and this endpoint only sends OTP codes to confirmed phone numbers.