---
title: "Delete datastore"
method: DELETE
path: "/api/v2/actions-datastores/{datastore_id}"
tags: ["Actions Datastores"]
---

# Delete datastore

`DELETE /api/v2/actions-datastores/{datastore_id}`

Deletes a datastore by its unique identifier.

## Path parameters

- `datastore_id` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `429` — Too many requests

---

[API](https://skmtc.net/datadog/apis/api-v2.md) · [All operations](https://skmtc.net/datadog/apis/api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datadog/api-v2/revisions/da68bf029e4c/schema)
