---
title: "Update user"
method: PATCH
path: "/1/users/me"
tags: ["users"]
---

# Update user

`PATCH /1/users/me`

## Request body

- object
  - `name` string
  - `timeZone` string

## Response `200`

## Changes

- **2019-05-20** `55764f4c7874` — 1 breaking, 8 warning, 5 info
  - request body became required
  - removed the request property `deviceToken`
  - removed the request property `email`
  - removed the request property `firstName`
  - …10 more

[Change history](https://skmtc.dev/bedrockio/apis/bedrock-api/changes/1/users/me/patch.md)

---

[API](https://skmtc.dev/bedrockio/apis/bedrock-api.md) · [All operations](https://skmtc.dev/bedrockio/apis/bedrock-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bedrockio/bedrock-api/revisions/d4423d005cac/schema)
