---
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

## Changes

- **2017-04-21** `ce1bef505fa2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/datastax/apis/simulacron-rest-api/changes/log/:clusterId/:dataCenterId/delete.md)

---

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