Skip to main content

Dismiss All Alerts

PUT 

/api/alerts/dismiss-all

Dismisses all alerts for the authenticated user by setting their dismissed_at timestamp. Optionally filter by priority.

Authentication: Requires Bearer token

Request body (optional):

  • priority (string, optional): Filter to only dismiss alerts of this priority. Values: 'high', 'normal'. Omit to dismiss all.

Request

Responses

Successful response