circle-info
Squadcast is now SolarWinds Incident Response

Incidents/Auto Pause Transient Alerts (APTA)

Mark as Not Transient

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

The request has succeeded.

application/json
put
/v3/incidents/{incidentID}/mark-as-non-transient

Mark as Transient

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

The request has succeeded.

application/json
put
/v3/incidents/{incidentID}/mark-as-transient

Last updated