---
title: Modify a Challenge
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-gamecenterchallenges-_id_
---

# Modify a Challenge

Update details for a specific Game Center challenge.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/gameCenterChallenges/{id}

## Path Parameters

id:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 409 Conflict: 422 : 429 :

## Mentioned in

App Store Connect API 4.1 release notes

## See Also

### Managing challenges

- [Read Challenge Information](appstoreconnectapi/get-v1-gamecenterchallenges-_id_.md)
- [Read the Versions for a Challenge](appstoreconnectapi/get-v1-gamecenterchallenges-_id_-versions.md)
- [Create a Challenge](appstoreconnectapi/post-v1-gamecenterchallenges.md)
- [Modify the Leaderboard for a Game Center Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_-relationships-leaderboardv2.md)
- [Modify the Leaderboard for a Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_-relationships-leaderboard.md)
- [Modify the challenges minimum platform version for a game center detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-challengesminimumplatformversions.md)
- [Delete a Challenge](appstoreconnectapi/delete-v1-gamecenterchallenges-_id_.md)
- [Read the challenges for a game center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterchallenges.md)
- [Read the challenges for a game center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-gamecenterchallenges.md)
- [List Game Center challenge IDs for a Game Center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterchallenges.md)
- [Read the challenges for a game center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-gamecenterchallenges.md)
- [List Game Center challenge IDs for a Game Center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterchallenges.md)
