---
title: "Change hostname for a device"
method: PUT
path: "/devices/{id}/hostname"
tags: ["Device"]
---

# Change hostname for a device

`PUT /devices/{id}/hostname`

Change hostname for a specific device.

## Path parameters

- `id` integer, required

## Query parameters

- `hostname` string, 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/versions/5ff7ab84e8e8/schema)
