Push Registrations
Create Push Registration
This endpoint creates or updates a push registration record for a user’s device.
PUT
Please review proper request headers here.
Parameters
enum
required
The type of device: (
ios, android)string
required
The token returned by the local push notification library
Response
enum
required
The type of device: (
ios, android)string
required
The token returned by the local push notification library