{
  "id": "put",
  "method": "PUT",
  "description": "Replaces all current representations of the target resource with the request payload.",
  "safe": false,
  "idempotent": true,
  "cacheable": false,
  "has_request_body": true,
  "url": "https://gratisapi.com/api/http-methods/put"
}
