--- http_interactions: - request: method: get uri: https://api.chartmogul.com/v1/contacts/con_e2894d28-9189-11ed-8100-ffadd676801d body: encoding: US-ASCII string: '' headers: User-Agent: - chartmogul-ruby/3.0.2 Content-Type: - application/json Authorization: - Basic hidden response: status: code: 200 message: OK headers: access-control-allow-credentials: - 'true' content-type: - application/json date: - Fri, 10 Mar 2023 09:30:33 GMT content-length: - '436' connection: - keep-alive body: encoding: UTF-8 string: '{"uuid":"con_e2894d28-9189-11ed-8100-ffadd676801d","customer_uuid":"cus_19580b15-1ab7-40ec-bdb9-638b81354b9e","customer_external_id":"scus_021","data_source_uuid":"ds_2b98cb2c-5bf0-11ec-a5d0-07b36dac065d","position":9,"first_name":"Foo","last_name":"Bar","title":"CTO","email":"test2@example.com","phone":"+9876543210","linked_in":"https://linkedin.com/about","twitter":"https://twitter.com/about","notes":null,"custom":{"Toggle":true}}' http_version: recorded_at: Fri, 10 Mar 2023 09:30:33 GMT - request: method: delete uri: https://api.chartmogul.com/v1/contacts/con_e2894d28-9189-11ed-8100-ffadd676801d body: encoding: US-ASCII string: '' headers: User-Agent: - chartmogul-ruby/3.0.2 Authorization: - Basic hidden response: status: code: 200 message: OK headers: access-control-allow-credentials: - 'true' content-type: - application/json date: - Fri, 10 Mar 2023 09:30:34 GMT content-length: - '2' connection: - keep-alive body: encoding: UTF-8 string: "{}" http_version: recorded_at: Fri, 10 Mar 2023 09:30:34 GMT - request: method: get uri: https://api.chartmogul.com/v1/contacts/con_e2894d28-9189-11ed-8100-ffadd676801d body: encoding: US-ASCII string: '' headers: User-Agent: - chartmogul-ruby/3.0.2 Content-Type: - application/json Authorization: - Basic hidden response: status: code: 404 message: Not Found headers: content-type: - application/json date: - Fri, 10 Mar 2023 09:30:35 GMT content-length: - '111' connection: - keep-alive body: encoding: UTF-8 string: '{"code":404,"message":"Contact \"7c4c3152-9192-11ed-b18e-efa6b954f7e6\" does not exist","param":"contact_uuid"}' http_version: recorded_at: Fri, 10 Mar 2023 09:30:35 GMT recorded_with: VCR 5.1.0