How-to articles, tricks, and solutions about PUT
Curl and PHP - how can I pass a json through curl by PUT,POST,GET
To pass a JSON object through cURL using the PUT method, you can use the following command: