Deactivate a workflow in a SuprSend workspace to stop processing notifications.
suprsend workflow disable <workflow-slug> [flags]
<workflow-slug>
# Disable workflow in default workspace suprsend workflow disable my-workflow # Disable workflow in another workspace suprsend workflow disable user-signup --workspace production
Was this page helpful?