Skip to main content
Update listing snapshot settings

Authorizations

Authorization
string
header
required

Public API token passed as Authorization: Bearer .

Headers

Idempotency-Key
string
required

Required for write requests. Reuse the same key only when retrying the exact same request.

Body

application/json

Snapshot settings to apply to the selected listing keys.

listingKeys
object[]
required
Minimum array length: 1
numberOfDailySnapshots
integer
required
Required range: 1 <= x <= 16
snapshotTimeRangeStart
string | null
snapshotTimeRangeEnd
string | null
boostTimeRangeEnabled
boolean | null
boostTimeRangeStart
string | null
boostTimeRangeEnd
string | null
boostFactor
number | null
Required range: 2 <= x <= 10

Response

Successful response.