---
title: Create a Leaderboard Set Release
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-gamecenterleaderboardsetreleases
---

# Create a Leaderboard Set Release

Add a new leaderboard set release.

## URL

POST https://api.appstoreconnect.apple.com/v1/gameCenterLeaderboardSetReleases

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 409 Conflict: 422 : 429 :

## See Also

### Managing leaderboard set releases

- [Read Leaderboard Set Release Information](appstoreconnectapi/get-v1-gamecenterleaderboardsetreleases-_id_.md)
- [Delete a Leaderboard Set Release](appstoreconnectapi/delete-v1-gamecenterleaderboardsetreleases-_id_.md)
