Verify User Mobile Number (Optional)Copy Pageput https://staging.eko.in:25004/ekoapi/v1/user/verifyThis will allow you to verify user's mobile number via OTPBody Paramsapplication/x-www-form-urlencodedapplication/jsonmultipart/form-datainitiator_idstringrequiredYour registered mobile number (See Platform Credentials for UAT)mobilestringrequiredMobile number of your merchant or user which you need to verifyotpstringrequiredOTP sent to the mobile number of the user after Request Otp APIHeadersdeveloper_keystringrequiredYour unique API key that will authenticate your request. For UAT, refer to [Platform Credentials] (https://developers.eko.in/docs/platform-credentials)secret-keystringrequiredRefer to [authentication section] (https://developers.eko.in/docs/authentication)secret-key-timestampstringrequiredRefer to [authentication section] (https://developers.eko.in/docs/authentication)content-typestringenumDefaults to application/jsonGenerated from available request content typesAllowed:application/jsonapplication/x-www-form-urlencodedmultipart/form-dataResponses 200200 400400Updated almost 2 years ago