For the complete documentation index, see llms.txt. This page is also available as Markdown.

Push

Notifications → Push endpoints.

The Push channel delivers notifications to iOS, Android, and web — device registration, templates, campaigns, and provider integrations.

Endpoint
Method

PUT push/templates/{Id}/archive

POST push/templates/{Id}/clone

POST push/integrations/confirm-human-delivery

POST push/campaigns

POST push/templates

DELETE push/campaigns/{Id}

DELETE push/integrations/{Id}

DELETE push/templates/{Id}

GET push/disable

PUT push/integrations/{Id}/disable

GET push/enable

PUT push/integrations/{Id}/enable

GET push/campaigns/{id}

GET push/campaigns/{id}/batches/{batchId}/{notificationId}

GET push/campaigns/{id}/batches/{batchId}

GET push/campaigns/{id}/batches

GET push/campaigns/{campaignId}/messages/{id}

GET push/campaigns/{campaignId}/messages

GET push/campaigns/{id}/stats

GET push/campaigns

GET push/disable-dependencies

GET push/integrations/{id}

GET push/integrations

GET push/templates/{id}/tokens

GET push/settings

GET push/templates/{id}

GET push/templates

POST push/integrations/app/request

POST push/devices

POST push/templates/render

POST push/integrations

PUT push/integrations/{Id}/default

POST push/campaigns/{Id}/stop

POST push/integrations/test

PUT push/templates/{Id}/unarchive

PUT push/templates

Last updated