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

# Modify the Leaderboard for a Challenge

Update the relationship between a leaderbaord and a specific Game Center challenge.

## URL

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

## Path Parameters

id:

## Response Codes

204 No Content: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 409 Conflict: 422 : 429 :

## 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 a Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_.md)
- [Modify the Leaderboard for a Game Center Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_-relationships-leaderboardv2.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)
