---
title: "Delete Live Stream Key"
method: DELETE
path: "/{id}"
---

# Delete Live Stream Key

`DELETE /{id}`

## Path parameters

- `id` string, required

## Response `200`

Success - Live stream key deleted

## Other responses

- `401` — Unauthorized - Invalid or missing API token
- `403` — Forbidden - Sub-account is not owned by this parent account
- `404` — Not Found - Live stream key not found
- `500` — Internal Server Error

---

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