meta { name: Update Item type: http seq: 5 } put { url: {{baseUrl}}/api/v1/items/:id body: json auth: none } params:path { id: } body:json { { "title": "", "description": "" } }