--- http_interactions: - request: method: put uri: https://services.bluekai.com/Services/WS/classificationCategories/424547?bksig=PcRmnygfAQ2726R%2BkEJekFp5rmBboLgbhbcxrq3iCfQ=&bkuid=bluekai-api-user-key body: encoding: UTF-8 string: '{"description":"an example category wohooo","name":"Test Category 321"}' headers: Accept: - application/json Content-Type: - application/json response: status: code: 200 message: OK headers: Date: - Wed, 15 Apr 2015 09:55:40 GMT Set-Cookie: - JSESSIONID=86DB25C279E04F63A95A386ECAAF42F7; Path=/Services; HttpOnly Content-Type: - application/json Cneonction: - close Transfer-Encoding: - chunked body: encoding: UTF-8 string: |- { "name" : "Test Category 321", "id" : 424547, "description" : "an example category wohooo", "leaf" : true, "notes" : "", "parent_id" : 417811, "created_at" : "2015-04-09 04:59:47-0500", "updated_at" : "2015-04-15 04:55:40-0500", "analytics_excluded" : false, "mutex_children" : false, "navigation_only" : false, "rules" : [ ] } http_version: recorded_at: Wed, 15 Apr 2015 09:55:40 GMT recorded_with: VCR 2.9.3