---
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
  - `anomaly_details` XiqUpdateActionAnomalyDetails[], required — The anomaly details
    - `building_id` integer, required — The building ID
    - `location_id` integer — The location ID
    - `anomaly_id` string — The anomaly ID
    - `anomaly_type` 'POE_STABILITY' | 'DFS_RECURRENCE' | 'ADVERSE_TRAFFIC' | 'PORT_EFFICIENCY' | 'WIFI_CAPACITY' | 'WIFI_EFFICIENCY' | 'HARDWARE_HEALTH' | 'MISSING_VLAN', required
  - `action_type` 'MUTE' | 'UNMUTE' | 'PINNED' | 'UNPINNED' | 'DISMISSED', required

## 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/revisions/242a0e1b1b40/schema)
