Unreal Engine - VaRest PUT rest is not working

Hi, I;m new to Unreal Engine. I’m tring to do PUT request using VaRest. When i test the PUT reqst in Postman, it is working perfectly fine. But in unreal engine I’m getting the responce code as “0”. do i need to do any setting changes in Unreal real?
Please help me (I’m able use “GET” method perfectly).