info: name: Update type: http seq: 3 http: method: PATCH url: "{{BASE_URL}}/{{SECTOR}}/{{CircleID}}" body: type: json data: |- { "name":"{{Name}}" } auth: inherit runtime: variables: - name: CircleID value: 6Z4214 - name: Name value: Test update settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5