Novu · Arazzo Workflow
Novu Offboard a Subscriber
Version 1.0.0
Confirm a subscriber, audit their topic subscriptions, then delete the subscriber and all associated data.
View Spec
View on GitHub
NotificationMessagingIn-AppEmailSMSPushChatWorkflowsOpen-SourceSubscribersTopicsInboxWorkflow OrchestrationMulti-ChannelDigestMCPFrameworkReactArazzoWorkflows
Provider
Workflows
offboard-subscriber
Retrieve a subscriber, audit their subscriptions, then delete them.
Retrieves the subscriber, lists their topic subscriptions for an audit trail, and deletes the subscriber along with all associated data.
1
getSubscriber
Retrieve the subscriber by id to confirm they exist before deletion.
2
auditSubscriptions
List the subscriber's topic subscriptions to capture an audit record of their memberships before they are removed.
3
deleteSubscriber
Delete the subscriber. Novu also removes the subscriber's messages, preferences, and topic subscriptions as part of this operation.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.