Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

alertId
integer
required

The alertId

Response

200 - application/json

Returns the parameter of success or error based on the alert id being valid.

The response is of type object.