meta { name: update image type: http seq: 6 } put { url: {{baseUrl}}/images/:id body: json auth: inherit } params:path { id: } body:json { { "image":"", "title":"", "description":"", "type":"" } } settings { encodeUrl: true }