---
title: "Deletes all primed queries for all nodes in a DC"
method: DELETE
path: "/prime/{clusterId}/{dataCenterId}"
tags: ["prime"]
---

# Deletes all primed queries for all nodes in a DC

`DELETE /prime/{clusterId}/{dataCenterId}`

## Path parameters

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

## Response `202`

Primes deleted

## Changes

- **2017-07-06** `dbdd574ab810` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `202`
- **2017-07-06** `fb9ff336c556` — 1 info
  - endpoint added
- **2017-04-21** `ce1bef505fa2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/datastax/apis/simulacron-rest-api/changes/prime/: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)
