Skip to content
POST
/user/alert/delete

Delete the specified alert

DeleteAlertRequest
object
tenant_id
required
Tenant Id
string
alert_id
required
Alert Id
string

Successful Response

DeleteAlertResponse
object

{"detail": "Invalid API Key"}

{"detail": "Alert not found"}

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string