Messaging ServicesValidate OTPCopy PageThe Addresses how to use the endpoint to validate OTP.Request HTTP[GET]{{baseUrl}}/messaging/otp/validate Request ParameterTypeDescriptioncodeStringOTP received from userreferenceStringTo Identify the OTP Response Sample Respnse 200 OK{ "status": true, "message": "OTP Code is valid" } Updated almost 4 years ago Did this page help you?YesNo