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