/
AB
ably
/
Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 32m ago · Updated 2y ago
Details
Filter operations
Authentication
1
History
2
Publishing
1
Push
13
get
List devices registered for receiving push notifications
post
Register a device for receiving push notifications
delete
Unregister matching devices for push notifications
get
Get a device registration
put
Update a device registration
delete
Unregister a single device for push notifications
patch
Update a device registration
get
Reset a registered device's update token
get
List channel subscriptions
post
Subscribe a device to a channel
delete
Delete a registered device's update token
get
List all channels with at least one subscribed device
post
Publish a push notification to device(s)
Stats
2
Status
3
Push
List all channels with at least one subscribed device
Returns a paginated response of channel names.
get
/push/channels
Response
OK
string[]
required
Changes