meta { name: update sub-category type: http seq: 3 } put { url: {{baseUrl}}/music-subcategories/:id body: json auth: inherit } params:path { id: 1 } body:json { { "name":"انگیزشی 1" } } body:multipart-form { name: انگیزشی 2 } settings { encodeUrl: true timeout: 0 }