{
  "id": "post",
  "method": "POST",
  "description": "Submits an entity to the specified resource, often causing a change in state.",
  "safe": false,
  "idempotent": false,
  "cacheable": false,
  "has_request_body": true,
  "url": "https://gratisapi.com/api/http-methods/post"
}
