REST Web Service PUT Method
To create a Web Service PUT method, creating a Web Service Connection is mandatory.

See REST Web Service Adaptor for general instructions on how to modify the following parameters:
- URL resource (request string)
- Query parameters
- Request body source
- Request and response headers.
The Web Service PUT method issues an HTTP PUT method on the specified endpoint (as set via the specified connection).