OpenAPI 3.1.0raw.githubusercontent.com2026-08-10129253751.1 KB

2ce07f01d6c2

Signals

Mute signals

Silences notifications for each signal in signalIds. Muted signals keep tracking occurrences and opening incidents; only notifications stop.

post/v1/projects/{projectSlug}/signals/mute

Path parameters

projectSlugstring required

Project slug (human-readable identifier)

Project slug (human-readable identifier)

Request body

signalIdsstring[] required

Non-empty list of signal ids. Operations are idempotent — already-applied signals are unchanged.

Response

Per-signal result