---
title: Modify the associated leaderboards for a game center detail
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboards
---

# Modify the associated leaderboards for a game center detail

Edit the associated leaderboards for a Game Center detail.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/gameCenterDetails/{id}/relationships/gameCenterLeaderboards

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the Game Center detail resource ID from the Read the state of game center for an app response.

## Response Codes

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

## See Also

### Creating and editing Game Center details

- [Enable game center for an app](appstoreconnectapi/post-v1-gamecenterdetails.md)
- [Modify a game center detail for an app](appstoreconnectapi/patch-v1-gamecenterdetails-_id_.md)
- [Modify the Achievements for a Game Center Detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-gamecenterachievementsv2.md)
- [Modify the Leaderboard Sets for a Game Center Detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboardsetsv2.md)
- [Modify the Leaderboards for a Game Center Detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboardsv2.md)
- [Modify the associated leaderboard sets for a game center detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboardsets.md)
- [Modify the challenges minimum platform version for a game center detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-challengesminimumplatformversions.md)
