Skip to main content
DELETE
Delete alert API

Frequently asked questions

Yes. The plan cap counts every saved alert regardless of status, so deleting is the only way to free a slot — pausing does not.
No. Deliveries cascade with the alert. Export anything you need from the delivery log before deleting.

Authorizations

Authorization
string
header
required

API key in format tapi_live_[32-char] (live) or tapi_test_[32-char] (test)

Path Parameters

id
string
required

The alert id.

Example:

"alrt_9f2c4a1e"

Response

Alert deleted

success
boolean
Example:

true

data
object