latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Wallet share
Reject a wallet reshare request
If a user requested a reshare, another admin on the wallet can use this endpoint to reject their reshare request.
post/api/v2/wallet/{walletId}/rejectreshare
Path parameters
walletIdstring required
Example:59cd72485007a239fb00282ed480da1f
The wallet ID.
Request body
Example request
{
"userId": "59cd72485007a239fb00282ed480da1f"
}Response
OK