/api/v2/wallet/{walletId}/rejectreshare
If a user requested a reshare, another admin on the wallet can use this endpoint to reject their reshare request.
walletId
stringRequired59cd72485007a239fb00282ed480da1f
^[0-9a-f]{32}$
userId
string required 59cd72485007a239fb00282ed480da1f
^[0-9a-f]{32}$
1 2 3
{ "userId": "59cd72485007a239fb00282ed480da1f" }
error
string required requestId
string required context
object name
string required 1 2 3 4 5 6
{ "error": "string", "requestId": "string", "context": {}, "name": "string" }