diff --git a/lib/customerio/client.rb b/lib/customerio/client.rb index d62e571..e36301e 100644 --- a/lib/customerio/client.rb +++ b/lib/customerio/client.rb @@ -159,11 +159,11 @@ def unsuppress_path(customer_id) end def add_entity_path - "https://track.customer.io/api/v2/entity" + "/api/v2/entity" end def track_push_notification_event_path - "/push/events" + "/push/events" end def merge_customers_path