/
SE
serversmtp
/
TurboSMTP Public APIs
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 10h ago · Updated 3d ago
View markdown
serversmtp
TurboSMTP Public APIs
delete
Delete Alert Notification
v1
latest
OpenAPI 3.1.0
MIT
2026-08-06
52
106
151.4 KB
alerts
5
get
Get Alerts Notifications Information
post
Create new Alert Notification
get
Get Alert Notification
delete
Delete Alert Notification
patch
Update Alert Notification
analytics
3
authentication
6
billing
1
consumerkey
3
email-validator
10
mail
1
meta
2
subaccounts
14
suppressions
7
alerts
Delete Alert Notification
Delete an Alert Notification.
delete
/tools/alerts/{Id}
Path parameters
Id
integer
required
Id
Response
Sucess
Alert was deleted.
CommonSuccessResponseBody
required
message
'success'
Example response
{ "message": "success" }