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

  • coinstringRequired
    A cryptocurrency or token ticker symbol.
    Example: "btc"
  • walletIdstringRequired
    Example: "59cd72485007a239fb00282ed480da1f"
    Pattern: ^[0-9a-f]{32}$

400 Response

error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code