--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: https://sendgrid.com:443/api/newsletter/identity/add.json?address=Oranienstra%C3%9Fe%206&api_key=<>&api_user=<>&city=Berlin&country=DE&email=<>&identity=test-identity&name=Mathias%20Fiedler&state=B&zip=10997 body: !!null headers: !!null response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: server: - nginx/0.7.65 date: - Tue, 20 Sep 2011 14:26:56 GMT content-type: - text/html transfer-encoding: - chunked connection: - keep-alive body: ! '{"message": "success"}' http_version: '1.1' - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: https://sendgrid.com:443/api/newsletter/identity/get.json?api_key=<>&api_user=<>&identity=test-identity body: !!null headers: !!null response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: server: - nginx/0.7.65 date: - Tue, 20 Sep 2011 14:26:57 GMT content-type: - text/html transfer-encoding: - chunked connection: - keep-alive body: ! '{"city": "Berlin", "name": "Mathias Fiedler", "zip": "10997", "country": "DE", "state": "B", "address": "Oranienstra\u00dfe 6", "email": "<>", "identity": "test-identity"}' http_version: '1.1' - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: https://sendgrid.com:443/api/newsletter/identity/delete.json?api_key=<>&api_user=<>&identity=test-identity body: !!null headers: !!null response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: server: - nginx/0.7.65 date: - Tue, 20 Sep 2011 14:26:58 GMT content-type: - text/html transfer-encoding: - chunked connection: - keep-alive body: ! '{"message": "success"}' http_version: '1.1'