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