--- http_interactions: - request: method: post uri: https://slack.com/api/channels.setPurpose body: encoding: UTF-8 string: channel=C04MY3KCY&purpose=TestPurpose&token= headers: Accept: - application/json; charset=utf-8 User-Agent: - Slack Ruby Gem 1.1.1 Content-Type: - application/x-www-form-urlencoded Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 200 message: OK headers: Access-Control-Allow-Origin: - "*" Cache-Control: - private, no-cache, no-store, must-revalidate Content-Type: - application/json; charset=utf-8 Date: - Wed, 06 May 2015 00:23:44 GMT Expires: - Mon, 26 Jul 1997 05:00:00 GMT Pragma: - no-cache Server: - Apache Strict-Transport-Security: - max-age=31536000; includeSubDomains; preload Vary: - Accept-Encoding X-Accepted-Oauth-Scopes: - post X-Content-Type-Options: - nosniff X-Oauth-Scopes: - identify,read,post,client,admin X-Xss-Protection: - '0' Content-Length: - '49' Connection: - keep-alive body: encoding: UTF-8 string: '{"ok":true,"purpose":"TestPurpose"}' http_version: recorded_at: Wed, 06 May 2015 00:23:44 GMT recorded_with: VCR 2.9.3