Validate OTPThe 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" }