Forum Discussion

Adagio's avatar
Adagio
Frequent Contributor
7 years ago
Solved

Pass JSON request body in a PUT Request

Hello,   In one of my programs, I'm trying to send a put request and capture the response. For PUT requests, I have a URI and JSON request body.    I also have to parameterize 4 fields in t...