Resolve incidents
Incidents Service
Resolve incidents
Mark one or more incidents as resolved.
Requires the following permissions:
incidents:close
Resolve incidents
Authorizations
API key authentication
Body
application/json
Request to resolve one or more incidents
List of incident IDs to resolve
List of incident IDs to resolve
Example:
["incident_id_1", "incident_id_2"]Response
Response containing the updated incidents after resolution
List of incidents after resolution