info: name: Create type: http seq: 1 http: method: POST url: http://localhost:3000/api/user body: type: json data: |- { "email": "Test User", "password": "Test123", "playerId": "enRe" } auth: inherit settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5