---
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

## Changes

> 6 revisions in range; 1 not diffed.

- **2026-08-18** `242a0e1b1b40` — 2 breaking, 2 warning
  - added the new required request property `action_type`
  - added the new required request property `anomaly_details`
  - removed the request property `actionType`
  - removed the request property `anomalyDetails`

[Change history](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api/changes/copilot/anomalies/update-device-action/put.md)

---

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