---
title: "Delete a restriction policy"
method: DELETE
path: "/api/v2/restriction_policy/{resource_id}"
tags: ["Restriction Policies"]
---

# Delete a restriction policy

`DELETE /api/v2/restriction_policy/{resource_id}`

Deletes the restriction policy associated with a specified resource.

## Path parameters

- `resource_id` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Not Authorized
- `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)
