meta { name: update slider type: http seq: 3 } put { url: {{baseUrl}}/slider/:id body: json auth: inherit } params:path { id: 1 } body:json { { "action": { "path": "/home", "type": "navigation" } } } settings { encodeUrl: true }