v1

latestOpenAPI 3.0.32026-07-17241623.9 KB
Bundle IDs

Enable a capability on a bundle ID

id is Apple's bundle-id resource id (not the reverse-DNS string). Use capabilityType PUSH_NOTIFICATIONS to enable push.

post/appsec/7.0/apple/bundle-ids/{id}/capabilities

Path parameters

idstring required

Request body

capabilityTypestring required

e.g. PUSH_NOTIFICATIONS or APP_GROUPS.

appGroupIdsstring[] nullable

Apple App Group resource ids to associate when capabilityType is APP_GROUPS.

Response

Capability enabled