Autional Autional
API Reference GitHub autional.com →

POST /auth/me/phone/verify

Verify the verification code for phone number change, update primary phone number upon successful verification

Account Management `bearerAuth` application/json

Request Body

Schema: dto.VerifyChangeRequest

FieldTypeRequiredExampleConstraintsDescription
code string Yes Verification code

Responses

StatusDescriptionSchema
200Operation successfuldto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No