Autional Autional
API Reference GitHub autional.com →

POST /auth/send-sms-code

Send SMS verification code to the user's phone for phone verification or login.

Authentication None application/json

Request Body

Schema: dto.SendSMSCodeRequest

FieldTypeRequiredExampleConstraintsDescription
phone string Yes

Responses

StatusDescriptionSchema
200Sent successfullydto.PhoneVerificationResponse

Referenced Schemas

dto.PhoneVerificationResponse

FieldTypeRequiredExampleConstraintsDescription
expires_in integer No
phone string No