curl --location '/otp/verify-otp' \ --header 'Content-Type: application/json' \ --data '{ "otp_id": 0, "otp_code": "string", "type": "string" }'
null