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

# POST /DeletePlaybackKeyPair

`POST /DeletePlaybackKeyPair`

Deletes a specified authorization key pair. This invalidates future viewer tokens generated using the key pair’s <code>privateKey</code>. For more information, see <a href="https://docs.aws.amazon.com/ivs/latest/userguide/private-channels.html">Setting Up Private Channels</a> in the <i>Amazon IVS User Guide</i>.

## Request body

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

## Response `200`

Success

- DeletePlaybackKeyPairResponse

## 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)
