---
title: "Deletes a streamer's Pokédex."
method: DELETE
path: "/pokemon/pokedex"
tags: ["Pokemon"]
---

# Deletes a streamer's Pokédex.

`DELETE /pokemon/pokedex`

## Response `204`

Successful operation.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/streamup/apis/streamup-api.md) · [All operations](https://skmtc.dev/streamup/apis/streamup-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/streamup/streamup-api/revisions/f9650a8b8c76/schema)
