activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Mar 12, 2026

Close Incident

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Close an incident with closing details.PUT/incidents/{incidentId}

Input

ParameterDescriptionData Type
Incident NameThe unique identifier (GUID) of the incidentstring
API VersionThe API version for the Azure Sentinel servicestring
TitleA concise title for the security incident. Should clearly summarize the nature of the incident. string
SeverityThe severity level of the security incident. Choose from: Informational (lowest), Low, Medium, or High (most critical). enum
ClassificationThe classification of the incident when closing it. Indicates whether the incident was a TruePositive, FalsePositive, BenignPositive, or Undetermined. enum
DescriptionA detailed description of the security incident. Provide context about what happened, when it occurred, and any relevant details. string
Classification CommentA comment explaining the classification decision when closing the incident. This should provide context for why the incident was classified as TruePositive, FalsePositive, BenignPositive, or Undetermined. string
Owner EmailThe email address of the user assigned as the owner of this incident. This person will be responsible for investigating and resolving the incident. string
Note: The API version is set by default to the most recently published and tested API version for the connector. You can change this value to any available version; but full functionality has only been verified for the default version. This parameter is required for the activity to operate correctly.

Output

ParameterDescriptionData Type
ResponseThe complete response object returned by Close Incident.Object
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated