Delete a group
Remove a group.
URL
DELETE https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}Path 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 | |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Managing groups
Read group informationRead group information for a specific groupCreate a groupModify a groupList all Game Center achievements for a Game Center groupList all Game Center leaderboard sets for a Game Center groupList all Game Center leaderboards for a Game Center groupList the achievements in a groupList Game Center details for a groupGET /v1/gameCenterGroups/{id}/relationships/gameCenterDetailsGET /v1/gameCenterGroups/{id}/relationships/gameCenterDetailsList Game Center leaderboard sets in a groupList Game Center leaderboards for a groupList all activities for a Game Center groupGET /v1/gameCenterGroups/{id}/relationships/gameCenterActivities