meta { name: Item Remove type: http seq: 5 } post { url: http://localhost:11000/api/invlab/item/remove body: json auth: none } body:json { { "id":3 } }