---
title: "Update a Leaf User"
method: PUT
path: "/services/usermanagement/api/users/"
tags: ["Leaf Users"]
---

# Update a Leaf User

`PUT /services/usermanagement/api/users/`

## Request body

- object
  - `id` string
  - `name` string
  - `email` string
  - `address` object
  - `phone` string

## Response `200`

Successful response

---

[API](https://skmtc.net/withleaf/apis/leaf-api.md) · [All operations](https://skmtc.net/withleaf/apis/leaf-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/withleaf/leaf-api/revisions/ee7a2a2053e2/schema)
