Create Alert Template
Loading...
API endpoint path: /db-alerts-management/v1/alert-templates
Create a new alert template for your financial institution. When you create a template, you define: - A unique ID, name, and status (Draft, Archived, or Published) - The content type (such as EMAIL_SUBJECT, EMAIL_BODY, or SMS_BODY) - The notification channel (Email, SMS, or Push) - The language locale (such as US English or Spanish)
- For third-party vendor events, the vendor name
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Template created successfully
Bad request
Unauthorized
Forbidden
resource not found
Internal error