Documentation
GET/apps/{appId}/apple-app
Get App Store credentials
Returns Apple App Store Connect credentials including Key ID, Issuer ID, Store ID, and vendor number.

Parameters

appIdpathrequired
string
PUT/apps/{appId}/apple-app
Update App Store credentials
Updates Apple App Store Connect credentials with support for partial updates of individual fields.

Parameters

appIdpathrequired
string

Request Body

Bodyapplication/json
FieldTypeNotes
keyId
string
issuerId
string
storeId
string
privateKey
string
vendorNumber
string
isIndividualKey
boolean