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

Remove incident user assignments

DELETEhttps://api.coralogix.com/mgmt/openapi/3/incidents/incidents/v1/by-user

Remove user assignments from one or more incidents.

Requires the following permissions:

  • incidents:assign

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Query Parameters

    incident_ids# string[]
    Example: ["incident_id_1","incident_id_2"]

Response

application/json

Response containing the updated incidents after unassignment