Skip to main content

Broadcast a notification to every subscriber

POST 

/api/v1/notifications/manage/broadcast

Not exposed through the public gateway. The handler is implemented and registered, but api.travila.ai has no route for it, so a call returns 404. The admin console reaches the same handler through its own gateway, so broadcasting from the console works — this is about the public API only.

Triggers a workflow for every subscriber in the tenant. The payload's category must be system or product; other categories are rejected.

Request

Responses

Broadcast accepted