updateIncident

View as Markdown

Update an incident.

Updates an existing incident with new field values. This method performs a partial update (PATCH), meaning only the fields provided will be updated. Other fields remain unchanged.

Parameters

NameTypeRequiredDescription
requestIdstringYesThe incident display ID (e.g., INC-123)
impactstringNo
urgencystringNo
categorystringNo
subcategorystringNo
assetsinteger[]No
agent_groupintegerNo
assigneeintegerNo
request_typestringNo
descriptionstringNo
statusstringNo
subjectstringNo
prioritystringNo
requesterintegerNo
parent_request_idintegerNo
cc_emailsstring[]No
bcc_emailsstring[]No
attachmentsinteger[]No
tagsinteger[]No
caller_metadataobjectNo
custom_fieldsobjectNo
file_attachmentsstring (binary)[]No