---
title: "Clear Block Dataset Tou"
method: DELETE
path: "/api/v1/admin/legal/block-tous/{dataset_id}"
tags: ["Admin APIs", "Legal"]
---

# Clear Block Dataset Tou

`DELETE /api/v1/admin/legal/block-tous/{dataset_id}`

Hard-clear all TOU versions for a dataset, returning it to the
no-TOU state (the public request modal will hide the acceptance
checkbox). Once cleared the version history is no longer legally
meaningful, so we don't soft-delete.

## Path parameters

- `dataset_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
