Update people list
Adds and/or removes person IDs from an existing people list in a single request.
What you need
A list ID (UUID) shared with the API, and the person IDs to add and/or remove. You need a people list ID. Get one from Get all people lists.
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.
Authorizations
Path Parameters
The ID of the list being requested.
Body
Response
The list including people ids
List Id
"dbc97c77-8928-434b-9d62-1b596719ec23"
Name of the list
"My Watchlist"
true when the list is a global list curated by Specter and available to all users. false for lists owned by your organization.
false
The Specter user IDs this list is shared with, or an empty array when it is not shared. Resolve an ID to a person with Get organization members.
The people included in this list
Date list was created
"2026-07-17T16:22:17.608512Z"
Date the list was last updated
"2026-07-17T16:22:17.608512Z"