circle-info
Squadcast is now SolarWinds Incident Response

Incidents/Tags

Update Tag

put
/v3/incidents/{IncidentId}/tags
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IncidentIdstringRequired
Body
tagsobjectRequired
Responses
chevron-right
200

The request has succeeded.

application/json
put
/v3/incidents/{IncidentId}/tags

Append Tag

patch
/v3/incidents/{IncidentId}/tags
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IncidentIdstringRequired
Body
tagsobjectOptional
Responses
chevron-right
200

The request has succeeded.

application/json
patch
/v3/incidents/{IncidentId}/tags

Last updated