Create list
Lists
Create list
Create a new saved list. Lists can hold either persons or companies, determined by list_type. Optionally link to a job, person, or company.
POST
Create list
Documentation Index
Fetch the complete documentation index at: https://docs.stardex.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authenticate with a Bearer token: API key, OAuth token, or session token.
Body
application/json
List name (required).
Minimum string length:
1Type of entities in this list. Defaults to "persons".
Available options:
persons, companies Whether the list is visible to all team members. Defaults to false.
Job UUID to link this list to.
Person UUID to link this list to.
Company UUID to link this list to.
Team member UUIDs to assign as list owners. If omitted, the caller is auto-assigned.