Skip to main content

Assign incidents to a user

POSThttps://api.coralogix.com/mgmt/openapi/5/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

    User details.

    incidentIds#string[]required

    List of incident IDs to assign

    Example: ["incident_id_1","incident_id_2"]

Response

application/json

Response containing the updated incidents after assignment

    List of incidents after assignment