Customer.io integration (Marketing, Communication, Data). Imported from open-connector.
https://track-eu.customer.io/api/v1/customers/{identifier}
| Param | Type | Required | Description |
|---|---|---|---|
| identifier | string | required | The Customer.io person identifier in the path. Use the person's id, email addre… |
/api/v1/customers/{identifier}/suppress
| Param | Type | Required | Description |
|---|---|---|---|
| identifier | string | required | The Customer.io person identifier in the path. Use the person's id, email addre… |
/api/v1/customers/{identifier}/unsuppress
| Param | Type | Required | Description |
|---|---|---|---|
| identifier | string | required | The Customer.io person identifier in the path. Use the person's id, email addre… |
/api/v1/merge_customers
| Param | Type | Required | Description |
|---|---|---|---|
| primary | object | required | A Customer.io person reference identified by exactly one of id, email, or cio_i… |
| secondary | object | required | A Customer.io person reference identified by exactly one of id, email, or cio_i… |