---
title: "Request wallet reshare"
method: POST
path: "/api/v2/{coin}/wallet/{walletId}/requestreshare"
tags: ["Wallet share"]
---

# Request wallet reshare

`POST /api/v2/{coin}/wallet/{walletId}/requestreshare`

Indicates that the calling user has lost access to the user key and would like to it to be reshared with them.

## Path parameters

- `coin` string, required — A cryptocurrency or token ticker symbol.
- `walletId` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

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