Remove an Achievement From an Activity
Remove the relationship between an achievement and a Game Center activity.
URL
DELETE https://api.appstoreconnect.apple.com/v1/gameCenterActivities/{id}/relationships/achievementsPath 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 |
HTTP Body
See Also
Managing Game Center activities
Create an ActivityAdd an Achievement to a Game Center ActivityAdd a Leaderboard to a Game Center ActivityModify the achievements for a game center activityModify the leaderboards for a game center activityRead Activity InformationRead the Versions for an ActivityList version IDs for a Game Center activityList all activities for a game center detailList Game Center activity IDs for a Game Center detailList all activities for a game center groupList activity IDs for a Game Center groupModify an ActivityDelete an ActivityRemove an Achievement