---
title: "Delete a specific security key"
method: DELETE
path: "/distributions/{id}/security/keys/{keyId}"
tags: ["Distributions"]
---

# Delete a specific security key

`DELETE /distributions/{id}/security/keys/{keyId}`

## Path parameters

- `id` string, required — Distribution ID
- `keyId` string, required — Security key ID

## Response `204`

Empty response

---

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