latestOpenAPI 3.1.02026-08-218667571.2 MB

a8ca30023371

Admin APIs
block-pricing

Update Dataset Setting

Partial update of dataset-level CAMS levers. Each field is independent — omit a key to leave it alone. status drives the sidebar segmented control and the customer "Available" rail (only ready datasets are surfaced). trial_duration_months overrides the global 1-month default for requests created against this dataset (existing requests are unaffected — they snapshot the duration at creation).

put/api/v1/admin/block/pricing/dataset-settings/{dataset_id}

Path parameters

dataset_idstring required

Request body

status'hidden' | 'coming_soon' | 'ready'
trial_duration_monthsinteger nullable
clear_trial_durationboolean
notesstring nullable
update_notesboolean

Response

Successful Response

object required