POST
/affiliate/phone/send-otp
curl \
--request POST 'http://api.example.com/affiliate/phone/send-otp' \
--header "Content-Type: application/json"
Request examples
{}
curl \
--request POST 'http://api.example.com/affiliate/phone/send-otp' \
--header "Content-Type: application/json"
{}