Admin APIs
block-dataset-restrictions
Set Access Grant
Upsert the served lag for (client_id, dataset_id, cut) — legacy single-row path (no rationale, no bulk-save). The Manage Data Restrictions admin UI uses bulk-update/ below instead.
Omit expected_row_version to create. Include it to update the existing row under optimistic concurrency. served_lag=null records "no access"; clients should DELETE to clear the restriction entirely (which, under default-deny, is equivalent to no access).
put/api/v1/admin/block/dataset-restrictions
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 4 revisions of this API.