Import historical user and company data into Userpilot for analysis.
Authorization
header:
409 Conflict
error.
https://analytex.userpilot.io
. If you are on Enterprise or EU hosting, refer to the Environment page in the application to retrieve your dedicated endpoint.
Header | Value | Required |
---|---|---|
Content-Type | multipart/form-data | Yes |
Authorization | Token {{API_KEY}} | Yes |
Parameter | Type | Required | Description |
---|---|---|---|
file | File | Yes | The CSV or NDJSON file containing the data to be imported. See the event schema for more details. |
Header | Value | Required |
---|---|---|
Authorization | Token {{API_KEY}} | Yes |
job_id
, useful for tracking a single import job.
Header | Value | Required |
---|---|---|
Authorization | Token {{API_KEY}} | Yes |
Parameter | Type | Required | Description |
---|---|---|---|
job_id | String | Yes | The unique identifier of the import job |