Bulk Create Notifications
Bulk create notification configs for multiple event types with a single Apprise URL.
Required Role: ADMIN or OWNER
Creates one notification config per event type, all sharing the same Apprise URL. Default message templates are applied automatically. Configs can be individually edited after creation for custom filters or templates.
Tier Limits:
- Free Tier: Maximum 1 notification configuration total
- Pro Tier: Maximum 25 notification configurations total
Documentation Index
Fetch the complete documentation index at: https://docs.dataraven.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Schema for bulk creating notification configs with a single Apprise URL and multiple event types.
Name prefix (e.g. 'Slack Alerts')
1 - 200Apprise URL (e.g., slack://token)
1 - 2048Event types to create notifications for
1 - 18 elementsSupported notification event types
task_execution_started, task_execution_completed, task_execution_failed, task_execution_cancelled, task_created, task_updated, task_deleted, task_status_changed, secret_created, secret_updated, secret_deleted, location_created, location_updated, location_deleted, api_key_created, api_key_rotated, api_key_revoked, api_key_deleted