Skip to main content
POST
Complete Signed-URL Upload

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

version_id
string
required

Response

Successful Response

id
string
required

Public ID of the dataset (e.g. ds_A8K2P9QX).

version_id
string
required

Public ID of the dataset version (e.g. dsv_A8K2P9QX).

job_id
string
required

Public ID of the ingestion job.

status
enum<string>
required

Ingestion status.

Available options:
initializing,
pending,
queued,
running,
succeeded,
failed,
canceled,
rejected,
waiting_for_upload