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