Create a new incidentAsk AIpost https://prod.api.devgrid.io/incidentsBody ParamsexternalSystemIdstringrequiredExternal system identifierexternalSystemstringrequiredName of the external systemexternalIncidentNumberstringrequiredIncident number in the external systemtitlestringrequiredIncident titledescriptionstringrequiredDetailed description of the incidentstatestringenumDefaults to newCurrent state of the incidentnewin_progresson_holdresolvedclosedcanceledreopenedAllowed:newin_progresson_holdresolvedclosedcanceledreopenedimpactintegerrequired1 to 3Impact level (1=High, 2=Medium, 3=Low)urgencyintegerrequired1 to 3Urgency level (1=High, 2=Medium, 3=Low)priorityintegerrequired1 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 created successfully 400Bad request 401Unauthorized 409Conflict - incident already exists 500Internal server errorUpdated about 2 months ago