---
title: "Refresh keyshares"
method: POST
path: "/sdk/{environmentId}/waas/{walletId}/refresh"
tags: ["SDK"]
---

# Refresh keyshares

`POST /sdk/{environmentId}/waas/{walletId}/refresh`

## Path parameters

- `environmentId` string, required
- `walletId` string, required

## Response `200`

Successfully created a room for refresh keyshares ceremony

- OpenRoomResponseWithServerKeygenIds
  - `roomId` string, required
  - `serverKeygenIds` NonEmptyBase58StringWith100MaxLength[], required
  - `newServerKeygenIds` NonEmptyBase58StringWith100MaxLength[]
  - `walletId` string

---

[API](https://skmtc.net/dynamic/apis/dashboard-api.md) · [All operations](https://skmtc.net/dynamic/apis/dashboard-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dynamic/dashboard-api/versions/aac826315d90/schema)
