Contacts
Endpoints
| Method | Endpoint | Description |
|---|---|---|
POST | Bulk create up to 1000 contacts | Bulk create up to 1000 contacts |
GET | List contacts with filtering and pagination | List contacts with filtering and pagination |
GET | Get a single contact with all channels | Get a single contact with all channels |
DELETE | Delete a contact | Delete a contact |
POST | Bulk add tags, remove tags, or delete contacts | Bulk add tags, remove tags, or delete contacts |
PATCH | Update a contact | Update a contact |
DELETE | Clear a custom field value for a contact | Clear a custom field value for a contact |
POST | Add a channel to a contact | Add a channel to a contact |
GET | List channels for a contact | List channels for a contact |
DELETE | Remove a channel from a contact | Remove a channel from a contact |
POST | Merge another contact into this one | Merge another contact into this one |
POST | Create a contact | Create a contact |
PUT | Set a custom field value for a contact | Set a custom field value for a contact |
Found something wrong? Help us improve this page.