Skip to main content
POST
Issue an ingestion token

Authorizations

Authorization
string
header
required

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

Path Parameters

dataset_id
integer
required

Unique identifier for a dataset.

Response

OK

token
string
required

A signed JWT that authorizes uploads into the dataset. Expires two days after issue.