Import contacts from a CSV file.
Expected columns: name (required), email, phone, job_title, seniority_level, is_required.
seniority_level values: 1=IC, 2=Manager, 3=Senior Manager, 4=Director, 5=VP, 6=C-level is_required values: true/false, yes/no, 1/0
Supports CSV and TSV. Max file size: 5MB. Max contacts: 10,000.
Documentation Index
Fetch the complete documentation index at: https://docs.ontora.com/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.