meta { name: Item Edit type: http seq: 4 } post { url: http://localhost:11000/api/invlab/item/edit body: json auth: none } body:json { { "id":3, "name":"Card holder" } }