meta { name: edit-worry type: http seq: 2 } put { url: {{baseUrl}}/worries/:id body: json auth: inherit } params:path { id: 1 } body:json { { "title":"مشقامو ننوشتم", "note":"هیچی به هیچی" } } settings { encodeUrl: true }