Remove incident user assignments
DELETE
https://api.coralogix.com/mgmt/openapi/3/incidents/incidents/v1/by-userRemove user assignments from one or more incidents.
Requires the following permissions:
incidents:assign
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Query Parameters
incident_ids# string[]
Example:
["incident_id_1","incident_id_2"]Response
application/json
Response containing the updated incidents after unassignment