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