---
title: "Assign client monitor setting to multiple devices"
method: POST
path: "/devices/client-monitor/:assign"
tags: ["Device"]
---

# Assign client monitor setting to multiple devices

`POST /devices/client-monitor/:assign`

Assign the client monitor setting to the target devices.

## Request body

- XiqAssignDevicesClientMonitorRequest — Device location assignment for multiple devices
  - `devices` XiqDeviceFilter, required — The filter to get matched devices
    - `ids` integer[] — The device ID list
  - `client_monitor` XiqDeviceClientMonitor, required — Device location info
    - `client_monitor_profile_id` integer — The assigned client monitor profile ID
    - `enable` boolean — The timestamp when the device assigned to the location

## 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/5ff7ab84e8e8/schema)
