Create an activity
Create an activity for your Game Center detail or Game Center group.
URL
POST https://api.appstoreconnect.apple.com/v1/gameCenterActivitiesResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 201 | Created Content-Type: application/json | GameCenterActivityResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 409 | Conflict Content-Type: application/json | ErrorResponse | |
| 422 | Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
Mentioned in
HTTP Body
See Also
Managing Game Center activities
Add 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 activityGET /v1/gameCenterActivities/{id}/relationships/versionsList all activities for a Game Center detailGET /v1/gameCenterDetails/{id}/relationships/gameCenterActivitiesList all activities for a Game Center groupGET /v1/gameCenterGroups/{id}/relationships/gameCenterActivitiesModify an activityDelete an activityRemove an achievementRemove a leaderboard