---
title: "Delete a restriction by ID"
method: DELETE
path: "/restrictions/{id}"
tags: ["Map-Data_Road-Editor"]
---

# Delete a restriction by ID

`DELETE /restrictions/{id}`

## Path parameters

- `id` integer, required

## Query parameters

- `key` string, 32 character alphanumeric string, required

## Response `200`

- object
  - `id` number — It is the unique ID of the restriction.
  - `state` string — Returns the state of the restriction. It would always be deleted.

---

[API](https://skmtc.net/nextbillion-ai/apis/one-spec-service.md) · [All operations](https://skmtc.net/nextbillion-ai/apis/one-spec-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nextbillion-ai/one-spec-service/versions/b647f1808dda/schema)
