---
title: "[LRO] Update Anomalies and Devices"
method: PUT
path: "/copilot/anomalies/update-device-action"
tags: ["Copilot - Anomalies"]
---

# [LRO] Update Anomalies and Devices

`PUT /copilot/anomalies/update-device-action`

Update Anomalies and Devices.

## Query parameters

- `async` boolean

## Request body

- XiqUpdateAnomaliesAndDevicesRequest — Update Copilot Anomalies and Devices
  - `anomalyDetails` XiqUpdateActionAnomalyDetails[], required — The anomaly details
    - `buildingId` integer, required — The building ID
    - `locationId` integer — The location ID
    - `anomalyId` string — The anomaly ID
    - `anomalyType` 'POE_STABILITY' | 'DFS_RECURRENCE' | 'ADVERSE_TRAFFIC' | 'PORT_EFFICIENCY' | 'WIFI_CAPACITY' | 'WIFI_EFFICIENCY' | 'HARDWARE_HEALTH' | 'MISSING_VLAN', required — The anomaly Type
  - `actionType` 'MUTE' | 'UNMUTE' | 'PINNED' | 'UNPINNED' | 'DISMISSED', required — The action type

## Response `200`

OK

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/versions/5ff7ab84e8e8/schema)
