Create Ingest Job From File
Ingest assets from a CSV or JSON file
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
dataset_id
source_path
connection_name
file_type
Allowed values:
Response
Successful Response
id
org_id
dataset_id
job_type
Allowed values:
details
created_dt
connection_name
request_type
Allowed values:
status
Enum of Ingest Job Status.
updated_dt
total_assets
processed_assets
errored_assets
request_id
Errors
422
Unprocessable Entity Error
