{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations GameCenterChallengeVersions API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "GameCenterChallengeVersions", "type": "folder" }, "items": [ { "info": { "name": "Create Game Center Challenge Versions", "type": "http" }, "http": { "method": "POST", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterChallengeVersions", "body": { "type": "json", "data": "{}" } }, "docs": "Create Game Center Challenge Versions" }, { "info": { "name": "Get Game Center Challenge Versions", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterChallengeVersions/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[gameCenterChallengeVersions]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterChallengeVersions" }, { "name": "fields[gameCenterChallenges]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterChallenges" }, { "name": "fields[gameCenterChallengeLocalizations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterChallengeLocalizations" }, { "name": "fields[gameCenterChallengeVersionReleases]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterChallengeVersionReleases" }, { "name": "fields[gameCenterChallengeImages]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterChallengeImages" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[localizations]", "value": "", "type": "query", "description": "maximum number of related localizations returned (when they are included)" }, { "name": "limit[releases]", "value": "", "type": "query", "description": "maximum number of related releases returned (when they are included)" } ] }, "docs": "Get Game Center Challenge Versions" }, { "info": { "name": "Get Related Game Center Challenge Versions / Default Image", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterChallengeVersions/:id/relationships/defaultImage", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related Game Center Challenge Versions / Default Image" }, { "info": { "name": "Get Related Game Center Challenge Versions / Default Image", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterChallengeVersions/:id/defaultImage", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[gameCenterChallengeImages]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterChallengeImages" } ] }, "docs": "Get Related Game Center Challenge Versions / Default Image" }, { "info": { "name": "List Related Game Center Challenge Versions / Localizations", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterChallengeVersions/:id/relationships/localizations", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" } ] }, "docs": "List Related Game Center Challenge Versions / Localizations" }, { "info": { "name": "List Related Game Center Challenge Versions / Localizations", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterChallengeVersions/:id/localizations", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[gameCenterChallengeLocalizations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterChallengeLocalizations" }, { "name": "fields[gameCenterChallengeVersions]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterChallengeVersions" }, { "name": "fields[gameCenterChallengeImages]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterChallengeImages" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" } ] }, "docs": "List Related Game Center Challenge Versions / Localizations" } ] } ], "bundled": true }