---
title: "Delete one Dictionary"
method: DELETE
path: "/organizations/{orgId}/environments/{envId}/dictionaries/{hrid}"
tags: ["Dictionaries"]
---

# Delete one Dictionary

`DELETE /organizations/{orgId}/environments/{envId}/dictionaries/{hrid}`

Delete an Dictionary using HRID

## Path parameters

- `orgId` string, required
- `envId` string, required
- `hrid` string, required

## Response `204`

Dictionary successfully deleted

## Other responses

- `401` — Unauthenticated
- `403` — Unauthorized
- `404` — Resource not found
- `default` — Default error

---

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