/
/Platform API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2y ago
Authentication1
History2
Publishing1
Push13
  • getList devices registered for receiving push notifications
  • postRegister a device for receiving push notifications
  • deleteUnregister matching devices for push notifications
  • getGet a device registration
  • putUpdate a device registration
  • deleteUnregister a single device for push notifications
  • patchUpdate a device registration
  • getReset a registered device's update token
  • getList channel subscriptions
  • postSubscribe a device to a channel
  • deleteDelete a registered device's update token
  • getList all channels with at least one subscribed device
  • postPublish a push notification to device(s)
Stats2
Status3
    Push

    Subscribe a device to a channel

    Subscribe either a single device or all devices associated with a client ID to receive push notifications from messages sent to a channel.

    post/push/channelSubscriptions

    Request body

    OR

    Response

    OK

    Changes