Basic authentication of the form Basic <account_id:auth_token>.
Basic authentication of the form Basic <api_key:api_key_secret>.
A list of recipients to send the Push Notifications(s) to.
The sender of the Push Notification(s).
Leave unspecified to automatically use the default App.
A schedule defines when a communication will be sent to a recipient.
The location (uri) of the Operation resource. Issue a GET request to this URI to retrieve the status of the Operation.
The location (uri) of the Operation resource identified by operationId.
The content of the Push Notification.
Use the Liquid templating language for personalization in any text-based field.
When using a templated content,
use the variables field on each recipient to specify
the values to substitute.
For each variable you specify in your template, you should have
a matching key in each recipient’s variables object.
Custom metadata in the form of key-value pairs. Maximum size of a tag key is 128 characters. Maximum size of a tag value is 256 characters. There can be a maximum of 10 key-value pairs.
This field can be templated with Liquid.
Specify variables with each recipient for personalization.