Modify a people list
People Lists
Modify a people list
What it does
Adds or removes people in an existing people list.
Why you’d use it
Keep a curated contact cohort current as your pipeline changes.
Key behaviors
- Supports adding and removing people in a single request (per the request schema on this page).
- To create a new list and add people in one step, use POST Create a new people list.
The list must be shared with the API to be modifiable.
PATCH
Modify a people list
Authorizations
Path Parameters
The ID of the list being requested.
Body
application/json
Response
The list including people ids
List Id
Example:
"b73c8bed-3b92-48f9-a879-40ee114dca03"
Name of the list
Example:
"Favourites"
Date list was created
Example:
"2024-11-14T10:36:12.625Z"
Date the list was last updated
Example:
"2024-11-14T10:36:12.625Z"
The people included in this list