meta { name: Upload file copy type: http seq: 5 } patch { url: {{baseUrl}}/api/posts/2/files/2 body: file auth: inherit } headers { Content-Range: bytes 0-642260/642261 } body:file { file: @file(/home/dominykas/Desktop/icon.png) @contentType(image/png) } settings { encodeUrl: true }