Autional Autional
API Reference GitHub autional.com →

POST /auth/me/email/verify

Verify the verification code for email change, update primary email 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