The request schema for creating or editing a push token includes the nature of the operation specifications of the push token and the type of push token owner.
Fields
action
PushTokenActionThe type of operation to perform with the push token, such as create, update, or reset.
bundle_identifier
StringUnique identifier used to identify a bundle.
push_token
StringA string of codes containing comprehensive data that identifies a identity of requester.
type
StringSource address of the requestee.
unique_device_id
StringUnique identifier used to identify a device.
Was this section helpful?