Stream EstateStream Estate
Alerts

Delete an alert

Delete an alert

DELETE
/alerts/{uuid}

Path Parameters

uuid*string

Alert identifier

Response Body

curl -X DELETE "https://api-v2.stream.estate/alerts/string"
Empty
{
  "title": "string",
  "detail": "string",
  "status": 404,
  "instance": "string",
  "type": "string"
}
{
  "title": "string",
  "detail": "string",
  "status": 404,
  "instance": "string",
  "type": "string"
}