Alerts
/
Delete an alert by ID

Delete an alert by ID

DELETE
https://api.livesession.io/v1/alerts/{id}

Delete alert by ID

Scopes

Required scopes: alerts:write

Path parameters

    id
    string
    Required
    Unique identifier of the alert to delete

Response

Alert deleted
    alert_id
    string
    ID of the alert that was deleted
    deleted
    boolean
    Indicates whether the alert was successfully deleted
Built with

Show your support! Star us on GitHub ⭐️