Request OTP
⚠️
This part of the documentation is still a work in progress.
Request OTP for a given phone number. SMS Provider is selected based on the phone number prefix.
POST /auth/request-otpCurrently supported phone numbers: UZ (+998)
Body application/json
| Parameter | Type | Description | Required? | Default |
|---|---|---|---|---|
| phoneNumber | string | Yes |
Request Sample
curl -X POST "https://api.beautify.uz/auth/request-otp"Responses
Request to send OTP has been acknowledged by SMS broker.