Verify OTP
⚠️
This part of the documentation is still a work in progress.
Verify sent OTP. If user has already registered, then authentication cookies will be set.
Request
POST /auth/verify-otpBody application/json
| Parameter | Type | Description | Required? | Default |
|---|---|---|---|---|
| phoneNumber | string | Yes | ||
| otp | string | Yes |