---
title: "Set device timezone"
method: POST
path: "/devices/{deviceId}/timezone"
tags: ["Tools"]
---

# Set device timezone

`POST /devices/{deviceId}/timezone`

## Path parameters

- `deviceId` string, required

## Headers

- `X-Device-Display-ID` integer

## Request body

- SetTimeZoneArgs
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `timezone` string, required

## Response `204`

No Content

## Other responses

- `default` — Error

---

[API](https://skmtc.net/droidrun/apis/droidrun-cloud.md) · [All operations](https://skmtc.net/droidrun/apis/droidrun-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/droidrun/droidrun-cloud/versions/7f577998739b/schema)
