Skip to main content

Remove incident user assignments

DELETEhttps://api.coralogix.com/mgmt/openapi/5/incidents/incidents/v1/all/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[]

    List of incident IDs to unassign

    Example: ["incident_id_1","incident_id_2"]

Response

application/json

Response containing the updated incidents after unassignment

    List of incidents after unassignment