Batch-register time series chunks for a package

Registers a batch of continuous-range chunks in the time series database.
The client first creates a viewer asset via packages-service and uploads
chunks to the returned S3 prefix; this endpoint then indexes those chunks.
Requires EditFiles permission on the dataset.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The package node id.

Query Params
string
required

The dataset for which to register ranges.

Body Params

The batch of chunks to register.

Batch of time series chunks to register against a viewer asset.

uuid
required

Viewer asset (created via packages-service) whose S3 prefix the chunks live under.

chunks
array of objects
required

Chunk descriptors. Max 10000 per request.

chunks*
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json