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[]required

    Possible values: >= 1, <= 10000

    List of incident IDs to unassign

    Example: ["3f2504e0-4f89-11d3-9a0c-0305e82c3301","9c858901-8a57-4791-81fe-4c455b099bc9"]

Response

application/json

Response containing the updated incidents after unassignment

    List of incidents after unassignment

    Possible values: <= 10000