---
title: Modify the Leaderboard Sets for a Game Center Group
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsetsv2
---

# Modify the Leaderboard Sets for a Game Center Group

Update the leaderboard sets relationship for a specific Game Center group.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}/relationships/gameCenterLeaderboardSetsV2

## Path Parameters

id:

## Response Codes

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

## Overview

Overview id: 204: 401: 403: 404: 409: 422: 429:

## See Also

### Reading and modifying group relationships

- [Get All Achievement IDs for a Game Center Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterachievementsv2.md)
- [Get All Leaderboard Set IDs for a Game Center Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsetsv2.md)
- [Get All Leaderboard IDs for a Game Center Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsv2.md)
- [Modify the Achievements for a Game Center Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterachievementsv2.md)
- [Modify the Leaderboards for a Game Center Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsv2.md)
- [Read the Achievements in a Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterachievements.md)
- [Read the Leaderboard Sets in a Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsets.md)
- [Read the Leaderboards in a Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterleaderboards.md)
- [Edit the Achievements Associated With a Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterachievements.md)
- [Edit the Leaderboard Sets Associated With a Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsets.md)
- [Edit the Leaderboard Associated With a Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboards.md)
