meta { name: update music (image) type: http seq: 9 } post { url: {{baseUrl}}/music/:id body: multipartForm auth: inherit } params:path { id: 1 } body:multipart-form { _method: PUT ~title: Ocean Wave ~image_id: 1 image: @file(C:\Users\vada\Downloads\cover.jpg) } settings { encodeUrl: true timeout: 0 }