POST Send OTP
{{URL}}/api/auth/sendOtp

Send Otp Api

HEADERS

Accept
application/json

None

Content-Type
application/json

None

client
{{CLIENT}}

this is the database_name which return in get short codes api

BODY raw

                                                  
                                                    
{
    "phone_number": "+0000000000"
}
                                                  
                                              
Example Request
Example Response