---
title: "Updates an existing User Device by UUID"
method: PUT
path: "/user_devices/{id}"
tags: ["User Device"]
---

# Updates an existing User Device by UUID

`PUT /user_devices/{id}`

## Path parameters

- `id` integer, required

## Request body

- object
  - `registration_token_gcm` string

## Response `200`

successful

---

[API](https://skmtc.net/syncromsp/apis/syncro.md) · [All operations](https://skmtc.net/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/syncromsp/syncro/versions/3df3aed287cc/schema)
