Sign in

Send notification

documented

Send a push notification to channel subscribers by posting a message to a channel; requires channel_id and content in the request body (acknowledgment_optional is available on paid plans).

POST /api/v2/notifications/sendNotificationsno implementation yet0 runs

Input

channel_id
Pushinator Channel ID (Channel UUID)
YOUR-CHANNEL-UUID
content
Notification Content
Your message here
acknowledgment_required
Require Acknowledgment
true or false
Calls Pushinator as you (your API key is your account); keychains.dev holds the credentials.
Send notification · Pushinator · OpenIntegrations