---
title: "PUT /api/metadata/user/wallet/{id}"
method: PUT
path: "/api/metadata/user/wallet/{id}"
tags: ["User Wallet APIs"]
---

# PUT /api/metadata/user/wallet/{id}

`PUT /api/metadata/user/wallet/{id}`

<b>Allowed user roles:</b><br/><ul><li>sdzAdmin</li><li>sdzUser</li></ul><br/><br/>put (update) the user's wallet into the secure data zone.  these values will be overridden/updated with data from the next JWT token

## Path parameters

- `id` string, uuid, required

## Request body

- UserWalletUpdateRequest
  - `email` string
  - `fullName` string

## Response `200`

OK

---

[API](https://skmtc.net/burstiq/apis/lifegraph-apis.md) · [All operations](https://skmtc.net/burstiq/apis/lifegraph-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/burstiq/lifegraph-apis/versions/381306ef1fcd/schema)
