meta { name: openWebsite type: http seq: 10 } patch { url: 127.0.0.1:1323/api/openWebsite body: json auth: inherit } body:json { { "url": "https://example.com" } } settings { encodeUrl: true timeout: 0 }