post https://api.linode.com//profile/phone-number/verify
Verify a phone number by confirming the one-time code received via SMS message after running the Send a phone number verification code operation.
-
Verification codes are valid for 10 minutes after they are sent.
-
Only the same User that made the verification code request can use that code with this operation.
Once completed, the verified phone number is assigned to the User making the request. To change the verified phone number for a User, first run the Delete a phone number operation, then begin the verification process again with the Send a phone number verification code operation.
linode-cli phone verify \
--otp_code 123456
<https://www.linode.com/docs/products/tools/cli/get-started/>
account:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>