Import coefficient values from a CSV file into a dataset. Requires owner permissions.
CSV format required:
Import modes:
upsert: Add new coefficients or update existing ones (recommended)replace: Delete all existing data and import freshappend: Only add new coefficients, skip existing keysFile requirements:
Common uses:
Documentation Index
Fetch the complete documentation index at: https://docs.azalt.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.