DocumentationDocumentation
DocumentationGuidesFrameworkCommunityAPI Reference
Sign InSign Up

GitHubnovuhq/novu

37.2K

Getting Started

OverviewRate Limiting

Events

Cancel triggered event DELETETrigger event POSTBroadcast event to all POSTBulk trigger event POST

Subscribers

Delete subscriber DELETEGet subscribers GETPatch subscriber PATCHCreate subscriber POSTUpsert subscriber PUTMark message action as seen POSTBulk create subscribers POSTDelete subscriber credentials by providerId DELETEModify subscriber credentials PATCHUpdate subscriber credentials PUTGet in-app notification feed for a particular subscriber GETMarks all the subscriber messages as read, unread, seen or unseen. Optionally you can pass feed id (or array) to mark messages of a particular feed. POSTMark a subscriber messages as seen, read, unseen or unread POSTUpdate subscriber online status PATCHGet subscriber preferences GETUpdate subscriber global or workflow specific preferences PATCHGet the unseen in-app notifications count for subscribers feed GET

Notifications

Get notification GET

Topics

Subscribers removal POSTCheck topic subscriber GETSubscribers addition POSTCheck topic subscriber GETSubscribers addition POSTDelete topic DELETEGet topic GETRename a topic PATCHTopic creation POST

Messages

Delete message DELETEGet messages GETDelete messages by transactionId DELETE

Integrations

Delete integration DELETEGet integrations GETCreate integration POSTUpdate integration PUTGet active integrations GETGet webhook support status for provider GETSet integration as primary POST
DocumentationDocumentation
DocumentationGuidesFrameworkCommunityAPI Reference
Sign InSign Up

GitHubnovuhq/novu

37.2K

Subscribers removal

Remove subscribers from a topic

Edit on GitHub

Get notification GET

Previous Page

Check topic subscriber GET

Next Page