--- http_interactions: - request: method: post uri: https://my.datacentred.io/api/users body: encoding: UTF-8 string: '{"user":{"email":"death@afterlife.com","password":"melvin11","first_name":"Foo","last_name":"Bar"}}' headers: Accept: - application/vnd.datacentred.api+json; version=1 Authorization: - Token token=access_key:secret_key Content-Type: - application/json User-Agent: - Faraday v0.9.2 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 201 message: Created headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff X-Api-Version: - '1' Content-Type: - application/vnd.datacentred.api+json; charset=utf-8 Etag: - W/"1eb58dc07fce8b495b7aecad1f884e0f" Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 9ad38f32-53ce-44a9-b302-c99dd61bc160 X-Runtime: - '1.779575' Transfer-Encoding: - chunked body: encoding: UTF-8 string: '{"user":{"id":"6c2fbda5f5964b3a80f9ed0fafe558ef","email":"death@afterlife.com","first_name":"Foo","last_name":"Bar","created_at":"2017-09-05T18:44:12Z","updated_at":"2017-09-05T18:44:12Z","links":[{"href":"https://my.datacentred.io/api/users/6c2fbda5f5964b3a80f9ed0fafe558ef","rel":"self"},{"href":"https://my.datacentred.io/api/schemas/user","rel":"schema"}]}}' http_version: recorded_at: Tue, 05 Sep 2017 18:44:14 GMT - request: method: delete uri: https://my.datacentred.io/api/users/6c2fbda5f5964b3a80f9ed0fafe558ef body: encoding: US-ASCII string: '' headers: Accept: - application/vnd.datacentred.api+json; version=1 Authorization: - Token token=e9d2d4cd37adf1634e2a65b9e18a8fcb:821fac118e7675f28fa42ab79ace57de Content-Type: - application/json User-Agent: - Faraday v0.9.2 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 204 message: No Content headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff X-Api-Version: - '1' Cache-Control: - no-cache X-Request-Id: - 20ae248a-108a-41f0-bdc7-81e0799f2f46 X-Runtime: - '0.611460' body: encoding: UTF-8 string: '' http_version: recorded_at: Tue, 05 Sep 2017 18:44:14 GMT - request: method: get uri: https://my.datacentred.io/api/users/6c2fbda5f5964b3a80f9ed0fafe558ef body: encoding: US-ASCII string: '' headers: Accept: - application/vnd.datacentred.api+json; version=1 Authorization: - Token token=e9d2d4cd37adf1634e2a65b9e18a8fcb:821fac118e7675f28fa42ab79ace57de Content-Type: - application/json User-Agent: - Faraday v0.9.2 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 404 message: Not Found headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff X-Api-Version: - '1' Content-Type: - application/vnd.datacentred.api+json Cache-Control: - no-cache X-Request-Id: - 4a77451c-1092-4e63-a976-b8bcc87cf208 X-Runtime: - '0.095931' Transfer-Encoding: - chunked body: encoding: UTF-8 string: '' http_version: recorded_at: Tue, 05 Sep 2017 18:44:14 GMT recorded_with: VCR 2.8.0