Update investor list
Adds and/or removes investor IDs from an existing investor list in a single request.
What you need
A list ID (UUID) shared with the API, and the investor IDs to add and/or remove. You need a investor list ID. Get one from Get all investor 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 investor list results.
Authorizations
Path Parameters
The ID of the list being requested.
Body
Response
The list including investor ids
List Id
"5868fd24-b559-44db-8647-7535bd58451a"
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 investors included in this list
Date (YYYY:MM:DD) the list was created.
"2026-07-17T16:22:17.352985Z"
Date (YYYY:MM:DD) the list was last updated.
"2026-07-17T16:22:17.352985Z"