circle-info
Squadcast is now SolarWinds Incident Response

Incidents/Snooze Notifications

Snooze Incident Notifications

put
/v3/incidents/{incidentID}/snooze
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
incidentIDstringRequired
Body
snooze_duration_in_minsinteger · int32Required
Responses
chevron-right
200

The request has succeeded.

application/json
put
/v3/incidents/{incidentID}/snooze

Unsnooze Incident Notifications

put
/v3/incidents/{incidentID}/unsnooze
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
incidentIDstringRequired
Body
Responses
chevron-right
200

The request has succeeded.

application/json
put
/v3/incidents/{incidentID}/unsnooze

Last updated