---
title: Modify the Activity for a Game Center Leaderboard
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v2-gamecenterleaderboards-_id_-relationships-activity
---

# Modify the Activity for a Game Center Leaderboard

Update the activity relationship for a specific Game Center leaderboard.

## URL

PATCH https://api.appstoreconnect.apple.com/v2/gameCenterLeaderboards/{id}/relationships/activity

## 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

### Creating, modifying, and deleting leaderboards

- [Create a Game Center Leaderboard](appstoreconnectapi/post-v2-gamecenterleaderboards.md)
- [Modify a Game Center Leaderboard](appstoreconnectapi/patch-v2-gamecenterleaderboards-_id_.md)
- [Modify the Challenge for a Game Center Leaderboard](appstoreconnectapi/patch-v2-gamecenterleaderboards-_id_-relationships-challenge.md)
- [Delete a Game Center Leaderboard](appstoreconnectapi/delete-v2-gamecenterleaderboards-_id_.md)
- [Create a Leaderboard](appstoreconnectapi/post-v1-gamecenterleaderboards.md)
- [Edit a Leaderboard](appstoreconnectapi/patch-v1-gamecenterleaderboards-_id_.md)
- [Edit the Relationship Between a Leaderboard and a Group Leaderboard](appstoreconnectapi/patch-v1-gamecenterleaderboards-_id_-relationships-groupleaderboard.md)
- [Modify the activity for a Game Center leaderboard](appstoreconnectapi/patch-v1-gamecenterleaderboards-_id_-relationships-activity.md)
- [Modify the challenge for a Game Center leaderboard](appstoreconnectapi/patch-v1-gamecenterleaderboards-_id_-relationships-challenge.md)
- [Delete a Leaderboard](appstoreconnectapi/delete-v1-gamecenterleaderboards-_id_.md)
