---
title: Delete a Leaderboard Set Release
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-gamecenterleaderboardsetreleases-_id_
---

# Delete a Leaderboard Set Release

Delete a new leaderboard set release.

## URL

DELETE https://api.appstoreconnect.apple.com/v1/gameCenterLeaderboardSetReleases/{id}

## Path Parameters

id:

## Response Codes

204 No Content: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Managing leaderboard set releases

- [Read Leaderboard Set Release Information](appstoreconnectapi/get-v1-gamecenterleaderboardsetreleases-_id_.md)
- [Create a Leaderboard Set Release](appstoreconnectapi/post-v1-gamecenterleaderboardsetreleases.md)
