--- http_interactions: - request: method: post uri: https://develop.lifen.fr/authentication/api/register/third_party body: encoding: UTF-8 string: '{"emailAddress":"valid-email-spec@domain.tld","lastName":"User","firstName":"Valid"}' headers: User-Agent: - Faraday v0.10.0 Authorization: - Bearer valid_application_access_token Content-Type: - application/json Accept: - application/json Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 201 message: Created headers: Server: - Apache-Coyote/1.1 X-B3-Sampled: - '1' X-B3-Spanid: - cfda70747616828e X-B3-Traceid: - cfda70747616828e X-Content-Type-Options: - nosniff X-Xss-Protection: - 1; mode=block Cache-Control: - no-cache, no-store, max-age=0, must-revalidate Pragma: - no-cache Expires: - '0' Content-Type: - application/json;charset=UTF-8 Transfer-Encoding: - chunked Date: - Fri, 09 Dec 2016 16:47:48 GMT body: encoding: UTF-8 string: '{"accountUuid":"11e6be2f-3766-246f-9a9f-0242ac110002"}' http_version: recorded_at: Fri, 09 Dec 2016 16:45:57 GMT recorded_with: VCR 3.0.3