Update incidentAsk AIpatch https://prod.api.devgrid.io/incidents/{id}Path ParamsiduuidrequiredIncident IDBody ParamsexternalSystemIdstringExternal system identifierexternalSystemstringName of the external systemexternalIncidentNumberstringIncident number in the external systemtitlestringIncident titledescriptionstringDetailed description of the incidentstatestringenumCurrent state of the incidentnewin_progresson_holdresolvedclosedcanceledreopenedAllowed:newin_progresson_holdresolvedclosedcanceledreopenedimpactinteger1 to 3Impact level (1=High, 2=Medium, 3=Low)urgencyinteger1 to 3Urgency level (1=High, 2=Medium, 3=Low)priorityinteger1 to 5Priority level (1=Critical, 2=High, 3=Medium, 4=Low, 5=Planning)severitystringenumSeverity classificationP0P1P2P3P4P5Allowed:P0P1P2P3P4P5categorystringIncident categorysubcategorystringIncident subcategorydetectedAtdate-timeWhen the incident was first detectedreportedAtdate-timeWhen the incident was reportedacknowledgedAtdate-timeWhen the incident was acknowledgedresolvedAtdate-timeWhen the incident was resolvedclosedAtdate-timeWhen the incident was closedcloseNotesstringNotes added when closing the incidentparentIduuidID of parent incident (for related incidents)affectedApplicationIdsarray of uuidsArray of application IDs affected by this incidentaffectedApplicationIdsADD uuidtagsarray of stringsTags associated with the incidenttagsADD stringcustomFieldsobjectCustom fields as key-value pairscustomFields objectResponses 200Incident updated successfully 400Bad request 401Unauthorized 404Resource not found 409Conflict - incident already exists 500Internal server errorUpdated about 2 months ago