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
Response
Capability enabled
Changes
Changed in 3 of the 4 revisions of this API.14
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
- ○
added the new optional request property
appGroupIdsnew-optional-request-property
- ○
- ●
removed the request property
appGroupIdsrequest-property-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●