Test Apple Push Notification Service API

Send a test notification using the Apple Push Notification Service API.

Apple Push Notification Service Configuration

The default bundle identifier of the application that is configured with this project. It can be overriden on a per token basis, when registering device tokens.

The APNs certificate in P8 format. Generate it at [developer.apple.com](https://developer.apple.com/account/resources/authkeys/add) with the 'Apple Push Notification service (APNs)' option selected.

Channel Token

Provide the user's channel-specific token to test delivery.

(Optional) The APNs environment the token is registered for. If none is provided we assume the token is used in `production`.

(Optional) The bundle identifier of the application that is registering this token. Use this field to override the default identifier specified in the projects APNs integration.

Response

Configure your credentials and test the connection to see the response here.