{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations GameCenterLeaderboardImages API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "GameCenterLeaderboardImages", "type": "folder" }, "items": [ { "info": { "name": "Create Game Center Leaderboard Images", "type": "http" }, "http": { "method": "POST", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterLeaderboardImages", "body": { "type": "json", "data": "{}" } }, "docs": "Create Game Center Leaderboard Images" }, { "info": { "name": "Get Game Center Leaderboard Images", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterLeaderboardImages/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[gameCenterLeaderboardImages]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterLeaderboardImages" }, { "name": "fields[gameCenterLeaderboardLocalizations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterLeaderboardLocalizations" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" } ] }, "docs": "Get Game Center Leaderboard Images" }, { "info": { "name": "Update Game Center Leaderboard Images", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterLeaderboardImages/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update Game Center Leaderboard Images" }, { "info": { "name": "Delete Game Center Leaderboard Images", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterLeaderboardImages/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Delete Game Center Leaderboard Images" }, { "info": { "name": "Create Game Center Leaderboard Images V2", "type": "http" }, "http": { "method": "POST", "url": "https://api.appstoreconnect.apple.com/v2/gameCenterLeaderboardImages", "body": { "type": "json", "data": "{}" } }, "docs": "Create Game Center Leaderboard Images V2" }, { "info": { "name": "Get Game Center Leaderboard Images V2", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v2/gameCenterLeaderboardImages/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[gameCenterLeaderboardImages]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterLeaderboardImages" }, { "name": "fields[gameCenterLeaderboardLocalizations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterLeaderboardLocalizations" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" } ] }, "docs": "Get Game Center Leaderboard Images V2" }, { "info": { "name": "Update Game Center Leaderboard Images V2", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.appstoreconnect.apple.com/v2/gameCenterLeaderboardImages/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update Game Center Leaderboard Images V2" }, { "info": { "name": "Delete Game Center Leaderboard Images V2", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.appstoreconnect.apple.com/v2/gameCenterLeaderboardImages/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Delete Game Center Leaderboard Images V2" } ] } ], "bundled": true }