Main menu
Introduction

Accounts

Update contact info

Money Movement

Disclosures

Banking Images

Authentication

Alerts

Legacy Authentication

Reset Password

E-Statements

Experience Group

Banking

Customer Information

E-Statement Reports

.png)
Delete institution/default Template By template ID
Delete FI Template By Template ID
This service uses a v2 authentication token and requires the token to be generated with scopes as alertMgmt:read, alertMgmt:write for alerts type and template.
This service uses a v2 authentication token and requires the token to be generated with scopes as alertMgmt:read, alertMgmt:write for alerts type and template.
ENDPOINTS
delete
/db-alerts-management/v1/alert-templates/{id}
Header parameters
Collapse
Expand
Authorization
string
required
An OAuth2 access token that authorizes this request. Must be in the format Bearer {ACCESS_TOKEN}
transactionId
string
required
transactionId
Body parameters
Collapse
Expand
No items found.
No items found.
Query parameters
Collapse
Expand
default
boolean
no
default
Path parameters
Collapse
Expand
id
integer
required
id
Responses
Collapse
Expand
No items found.
curl -X 'DELETE' \
'https://api.candescent.com/digitalbanking/db-alerts-management/v1/alert-templates/{id}' \
-H 'transactionid: SOME_STRING_VALUE' \
-H 'authorization: SOME_STRING_VALUE' \
-H 'accept: application/json' \
No items found.
No items found.