Skip to main content
You are viewing v4 of the Coralogix API. v5 is the current version. Go to the v5 reference

Assign incidents to a user

POSThttps://api.coralogix.com/mgmt/openapi/4/incidents/incidents/v1/all/by-user

Assign one or more incidents to a specific user.

Requires the following permissions:

  • incidents:assign

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json

Request to assign one or more incidents to a user

    incidentIds#string[]required
    Example: ["incident_id_1","incident_id_2"]

Response

application/json

Response containing the updated incidents after assignment