Skip to main content
DELETE
/
api
/
sdk
/
alerts
/
{alert_id}
Delete Alert
curl --request DELETE \
  --url https://api.simmer.markets/api/sdk/alerts/{alert_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

alert_id
string
required

Response

Successful Response