Update an incidentAsk AIpatch https://api.firehydrant.io/v1/incidents/{incident_id}Updates an incident with provided parametersPath Paramsincident_idstringrequiredBody Paramsnamestring | nullsummarystring | nullcustomer_impact_summarystring | nulldescriptionstring | nullprioritystring | nullseveritystring | nullseverity_condition_idstring | nullseverity_impact_idstring | nulltag_listarray of strings | nullList of tags for the incidenttag_listADD stringincident_type_idstring | nullThe ID of the incident type. This will copy values from the incident type (if any) unless they are being overridden via parameters in this request.Response 200Updates an incident with provided parametersUpdated 7 months ago