meta { name: Add type: http seq: 2 } post { url: http://localhost:11000/api/gebox/package/:alder body: json auth: inherit } params:path { alder: add } body:json { { "name":"My Package", "desc":null } } settings { encodeUrl: true }