Update people list
People Lists
Update people list
Adds and/or removes person IDs from an existing people list in a single request.
Free. This call does not consume credits.
What you need
A list ID (UUID) shared with the API, and the person IDs to add and/or remove.
Behaviour
- Provide
add_idsand/ordelete_ids; you can send either or both. listIdmust be a UUID, otherwise400.- The list must be shared with the API to be modifiable.
What you do next
- Check the result. Pull the updated members with Get people list results.
PATCH
Update people list
Authorizations
Path Parameters
The ID of the list being requested.
Body
application/json
Response
The list including people ids
List Id
Example:
"dbc97c77-8928-434b-9d62-1b596719ec23"
Name of the list
Example:
"My Watchlist"
The people included in this list
Date list was created
Example:
"2026-07-17T16:22:17.608512Z"
Date the list was last updated
Example:
"2026-07-17T16:22:17.608512Z"