---
title: "POST /DeleteStreamKey"
method: POST
path: "/DeleteStreamKey"
---

# POST /DeleteStreamKey

`POST /DeleteStreamKey`

Deletes the stream key for the specified ARN, so it can no longer be used to stream.

## Request body

- object
  - `arn` string, required — ARN of the stream key to be deleted.

## Response `204`

Success

## Other responses

- `480` — ResourceNotFoundException
- `481` — AccessDeniedException
- `482` — ValidationException
- `483` — PendingVerification

---

[API](https://skmtc.net/aws/apis/ivs.md) · [All operations](https://skmtc.net/aws/apis/ivs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/ivs/versions/32a77504a115/schema)
