Delete An Alert

View as MarkdownOpen in Claude
Permanently delete an existing alert. Deleting an MTA alert will reset it to the default state.

Path parameters

accountIdstringRequired
alertIdstringRequired

Request

This endpoint expects an object.

Response

An object containing details on the deleted endpoint.
request_idlong
Not applicable
order_idlong

The tracking number of the alert. Occasssionally referenced as the alertId or alert_id.

successboolean
Displays result status of alert request
textstring
Response message to clarify success status reason.
failure_liststring
If "success" returns false, will list failed order Ids

Errors

401
Unauthorized Error
500
Internal Server Error