PushSubscription
Represents a subscription to the push streaming server.
Example
{
"id": 328183,
"endpoint": "https://yourdomain.example/listener",
"alerts": {
"follow": false,
"favourite": false,
"reblog": false,
"mention": true,
"poll": false
},
"server_key": "BCk-QqERU0q-CfYZjcuB6lnyyOYfJ2AifKqfeGIm7Z-HiTU5T9eTG5GxVA0_OH5mMlI4UkkDTpaZwozy0TzdZ2M="
}Required attributes
id
idendpoint
endpointserver_key
server_keyalerts
alertsalerts[follow]
alerts[follow]alerts[favourite]
alerts[favourite]alerts[mention]
alerts[mention]alerts[reblog]
alerts[reblog]alerts[poll]
alerts[poll]See also
pushLast updated
Was this helpful?
