iOS · Arazzo Workflow
iOS Enable a Capability on a Bundle ID
Version 1.0.0
Create a bundle identifier and enable a capability such as Push Notifications or iCloud on it.
View Spec
View on GitHub
iOSAppleMobileApp StorePush NotificationsIn-App PurchasesSubscriptionAuthenticationWalletsDeveloper PlatformArazzoWorkflows
Provider
Workflows
enable-bundle-id-capability
Create a bundle id, enable a capability on it, and read it back.
Creates a bundle identifier, enables the requested capability type on it, and reads the bundle id to confirm.
1
createBundleId
Create the bundle identifier the capability will be enabled on.
2
enableCapability
Enable the requested capability on the new bundle id.
3
getBundleId
Read the bundle id back to confirm it exists with the expected identifier.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.