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

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

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

<b>Allowed user roles:</b><br/><ul><li>sdzAdmin</li><li>sdzGovernance</li></ul><br/><br/>put (update) the system's wallet into the secure data zone

## Path parameters

- `id` string, uuid, required

## Request body

- SystemWalletUpdateRequest
  - `description` string
  - `type` 'CUSTODIAN_OWNER' | 'CUSTODIAN_LIMITED_OWNER' | 'TENANT_OWNER' | 'TENANT_LIMITED_OWNER', required
  - `writeUserGroup` string, uuid
  - `accessControlUserGroup` string, uuid

## 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)
