info: name: Update type: http seq: 3 http: method: PATCH url: http://localhost:3000/api/player/:id params: - name: id value: bmOe type: path body: type: json data: |- { "name": "Test Player", "isRatingLocked": true, "canBeMultiple": false } auth: inherit settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5