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

Settings

Disable the Push module for this project.

Where: Push β†’ Settings Β· /projects/<project>/push/settings

Push Settings holds one panel: Disable push notifications module. Disabling Push stops triggers, scheduled campaigns, and in-flight sends that depend on this module. Templates and integrations stay saved, and you can enable the module again later from the Push home page.

Push β†’ Settings.

What the panel shows

  • A live dependency list loaded from the project, grouped into Triggers, Scheduler tasks, and In-flight campaigns. If the list cannot load, a Could not load dependencies warning appears β€” you can still disable, but without seeing what is affected.

  • If any dependencies exist, you must tick "I understand that disabling push will affect the items listed above" before the button unlocks.

  • The red Disable module button. After disabling, you are redirected to the Push home page, which offers Enable again.

Use it from code

Notifications β†’ Push.

API reference

Endpoints: Get disable dependencies, Disable Push, Enable Push.

Last updated