Partial update of list-level fields.
name is writable through this endpoint; enrichment state is managed by background tasks.
/api/lists/{id} with other verbs. See the sibling page for related operations on the same resource.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
List UUID.
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Only the name field is supported today. Other fields on the list (enrichment status, active search ID, search filters) are owned by background tasks and can't be set by the user directly.
New display name. Only non-empty fields are applied.
List updated. Returns the full list summary.
Canonical List entity in camelCase. Returned by every list endpoint under a sheet key (historical — rows and columns together formed a spreadsheet-like sheet).