---
title: "Delete all activity log queries executed by clients on a data center."
method: DELETE
path: "/log/{clusterId}/{dataCenterId}"
tags: ["log"]
---

# Delete all activity log queries executed by clients on a data center.

`DELETE /log/{clusterId}/{dataCenterId}`

## Path parameters

- `clusterId` string, required
- `dataCenterId` string, required

## Response `204`

Log deleted

## Other responses

- `404` — Cluster/Datacenter not found

---

[API](https://skmtc.net/datastax/apis/simulacron-rest-api.md) · [All operations](https://skmtc.net/datastax/apis/simulacron-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datastax/simulacron-rest-api/versions/0a5cd5c466d5/schema)
