Core/Me

Confirms the caller's phone number.

Validates the OTP the user just typed and, on success, flips Account.PhoneNumberConfirmed = true. Codes expire after a few minutes — if the user took a coffee break, resend.

post/api/v1/core/me/phone/verify

Request body

codestring nullable

Response

Phone confirmed

Changes