---
title: "Assign client monitor setting to a device"
method: PUT
path: "/devices/{id}/client-monitor"
tags: ["Device"]
---

# Assign client monitor setting to a device

`PUT /devices/{id}/client-monitor`

Assign a client monitor to a specific device with extra map and geographical properties.

## Path parameters

- `id` integer, required

## Request body

- XiqDeviceClientMonitor — 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)
