Atajo legacy para agregar ítems a la primera lista activa del tipo indicado; usa POST /data-lists//items si tienes múltiples listas del mismo tipo.
Documentation Index
Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
Use this file to discover all available pages before exploring further.
{type} (orden por createdAt en la implementación). Si no hay lista activa, responde 404 con indicación de crear una con POST /data-lists.
Con varias listas por tipo, usá siempre Agregar ítems con UUID explícito.
items (required): 1–1000 entries with primaryValue, optional searchKeys, category, riskScore, itemData, metadata.options: batchSize, ignoreDuplicates, updateExisting.201 with listId resolved by the server, plus ingest counters.