Skip to main content

Fields

bundleId : String! required

Bundle ID or package name of the app.

externalProjectId : String! required

Project ID used in push notification delivery service. (Currently: AWS Pinpoint)

externalProvider : NotifiableApplicationExternalProvider! required

The provider that delivers push notifications for the application.

name : String! required

Human readable name for the app.

service : NotifiableApplicationService! required

The push notification service the application uses.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "bundleId": "61179942", "description": "let-her-best-free-personal", "externalProjectId": "11407680", "externalProvider": "PINPOINT", "id": "19276271", "name": "community-true-issue-ahead-rule", "pushNotificationBindings": [PushNotificationBindingType], "service": "GCM" }