Skip to main content
POST
Create a batch part upload URL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

table_id
string
required

Summation table receiving the ingested rows.

Minimum string length: 1
batch_id
string
required

Ingestion batch identifier returned by batch creation.

Minimum string length: 1
part_number
integer
required

One-based multipart upload sequence number.

Required range: 1 <= x <= 10000

Response

Successful Response