Skip to main content
PATCH
Update tracker

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
displayName
string

Optional label shown in alerts and the dashboard.

notifyEmail
boolean

Per-tracker email delivery. Default true.

notifyWebhook
boolean

Per-tracker webhook delivery override. Paid plans only.

notifySlack
boolean

Per-tracker Slack delivery override. Paid plans only.

webhookUrl
string

Per-tracker webhook destination override (http/https).

slackChannelId
string

Per-tracker Slack channel override.

slackIntegrationId
string

Per-tracker Slack integration override.

filters
object

Optional matching filters, stored and applied at alert time.

paused
boolean

Pause or resume the tracker. Paused trackers stop producing alerts; there is no backfill for the paused window.

{key}
any

Response

Success

tracker
object
required
message
string
required

Human-readable confirmation.