meta { name: edit-template type: http seq: 2 } put { url: {{baseUrl}}/breathing-templates/:id body: json auth: inherit } params:path { id: 13 } headers { ~Content-Type: application/json } body:json { { "name": "استرس شخصی", "inhale":4, "exhale":3, "breath_hold":5, "duration":45, "description":"asdsadaasdas", "image_id":3 } } settings { encodeUrl: true }