---
title: "Changes to Delete a player"
method: DELETE
path: "/players/{playerId}"
---

# Changes to Delete a player

`DELETE /players/{playerId}`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 50 revisions.

- **2024-04-16** `ec2b79bfdc8d` — 1 info
- **2022-04-28** `f9532dd3578c` — 2 info
- **2022-02-07** `2a4d90a64f88` — 6 warning, 3 info

## Changes

- **2024-04-16** `ec2b79bfdc8d` — 1 info
  - added the non-success response with the status `429`
- **2022-04-28** `f9532dd3578c` — 2 info
  - the endpoint scheme security `apiKey` was added to the API
  - the endpoint scheme security `bearerAuth` was removed from the API
- **2022-02-07** `2a4d90a64f88` — 6 warning, 3 info
  - the optional response header `X-RateLimit-Limit` removed for the status `204`
  - the optional response header `X-RateLimit-Limit` removed for the status `404`
  - the optional response header `X-RateLimit-Remaining` removed for the status `204`
  - the optional response header `X-RateLimit-Remaining` removed for the status `404`
  - the optional response header `X-RateLimit-Retry-After` removed for the status `204`
  - the optional response header `X-RateLimit-Retry-After` removed for the status `404`
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `apiKey` was removed from the API
  - removed the non-success response with the status `429`

---

[Operation](https://skmtc.dev/apivideo/apis/api-video/docs/players/:playerId/delete.md) · [API](https://skmtc.dev/apivideo/apis/api-video.md) · [Page](https://skmtc.dev/apivideo/apis/api-video/changes/players/:playerId/delete)
