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

# POST /DeletePublicKey

`POST /DeletePublicKey`

Deletes the specified public key used to sign stage participant tokens. This invalidates future participant tokens generated using the key pair’s private key.

## Request body

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

## Response `200`

Success

- DeletePublicKeyResponse

## Other responses

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

---

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