meta { name: delete api type: http seq: 12 } delete { url: http://localhost:11000/api/delete body: json auth: inherit } body:json { { "key": 1 } }