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_idlongOptional
Not applicable
order_idlongOptional

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

successbooleanOptional
Displays result status of alert request
textstringOptional
Response message to clarify success status reason.
failure_liststringOptional
If "success" returns false, will list failed order Ids

Errors

401
Unauthorized Error
500
Internal Server Error