Skip to main content
POST
Submit recalculation

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.

Body

application/json
from_snapshot
string

Start of the recalculation range

Response

200 - application/json

OK

snapshots
string[]
required

List of snapshots that should be included into statistics.

recalculation_id
string<uuid>

Unique recalculation id.

from_snapshot_timestamp
string

ISO-8601 timestamp of the first snapshot from the range.

until_snapshot_timestamp
string

ISO-8601 timestamp of the last snapshot from the range.