latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Wallet share
Update a wallet share
post/api/v2/{coin}/walletshare/{shareId}
Path parameters
coinstring required
A cryptocurrency or token ticker symbol.
Example:btc
shareIdstring required
Example:59cd72485007a239fb00282ed480da1f
Request body
Example request
{
"state": "active"
}Response
OK
Example response
{
"state": "active"
}