Notify device groups
APIs to send push notification to a group of devices in your account, the request only works with account API key.
Last updated
Was this helpful?
APIs to send push notification to a group of devices in your account, the request only works with account API key.
Last updated
Was this helpful?
Your API Key is required for making any requests using our API, you can find it inside the console integrations page (https://push.techulus.com/console/integrations) or
Account
tab in mobile app. Team API keys can be found in the team details screen.
The authentication header (API Key) to be specified in the request is x-api-key
/notify/group/{groupId}
Device Group ID
Notification title
Notification Body
Notification sound, valid options are default, arcade, correct, fail, harp, reveal, bubble, doorbell, flute, money, scifi, clear, elevator, guitar, pop.
Notification channel, alphanumerical string and hyphens only.
Notification link (URL)
Notification image (URL)
Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode. (iOS only)