Delete a championship record from a user.
| Permission | Description |
|---|---|
championships.delete | Delete your own championships |
championships.delete_any | Delete championships from any user |
No content is returned when the championship record is deleted successfully.
| Status | Description | Reference |
|---|---|---|
| 401 | Unauthorized | Authentication error |
| 403 | Forbidden (no permission) | Permission error |
| 404 | Not found | Not-found error |