DEL
Cancel a wallet share
Cancels a pending outgoing wallet share, or rejects an incoming share. The share must not have been accepted yet.
Path Params
-
coinstring requiredA cryptocurrency symbol or token ticker symbol -
shareIdstring required
Responses
200
OK
Response Body
object
-
statestring enum requiredNew state of the wallet share after updatependingapprovalactiveacceptedcanceledrejected -
changedboolean requiredWhether the wallet share was changed
401
Unauthorized
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
404
Not Found
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id