Delete a Game Center Leaderboard Set
Delete a specific Game Center leaderboard set.
URL
DELETE https://api.appstoreconnect.apple.com/v2/gameCenterLeaderboardSets/{id}/relationships/gameCenterLeaderboardsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 204 | No Content | ||
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 409 | Conflict Content-Type: application/json | ErrorResponse | |
| 422 | Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
Overview
id:
204:
401:
403:
404:
409:
422:
429:
HTTP Body
See Also
Creating, editing, and deleting leaderboard sets
Create a Game Center Leaderboard SetAdd a Leaderboard to a Game Center Leaderboard SetModify a Game Center Leaderboard SetModify the Leaderboards for a Game Center Leaderboard SetDelete a Game Center Leaderboard SetCreate a Leaderboard SetCreate a Relationship Between a Leaderboard and a Leaderboard SetEdit a Leaderboard SetModify the leaderboards in a leaderboard setEdit the relationship between a leaderboard and a group leaderboardDelete a Leaderboard SetDelete the Relationship Between a Leaderboard and a Leaderboard Set