{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations BetaTesterInvitations API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "BetaTesterInvitations", "type": "folder" }, "items": [ { "info": { "name": "Create Beta Tester Invitations", "type": "http" }, "http": { "method": "POST", "url": "https://api.appstoreconnect.apple.com/v1/betaTesterInvitations", "body": { "type": "json", "data": "{}" } }, "docs": "Create Beta Tester Invitations" } ] } ], "bundled": true }