# Delete

Launch stage: Public Preview

`DELETE /api/data-classification/v1/{name=catalogs/*/config}`

Delete Data Classification configuration for a catalog.

API scopes: dataclassification

## Path parameters

- `name` (string, optional)
  Resource name in the format: catalogs/{catalog_name}/config

## Response

```json
{}
```

