Using PUT method
Use the Put method actions from the REST Web Service package to send requests to and receive responses from a REST API.
This example uses endpoints from the Swagger Petstore sample API (https://petstore.swagger.io/) to demonstrate using Put method action to update data to the Petstore database.