PUT
Pin or unpin a wallet
Pins or unpins a wallet and returns updated pinned wallets for the current user's enterprise.
Path Params
-
walletIdstring required
Body Params
object
-
isPinnedboolean required
Responses
200
OK
Response Body
object
-
pinnedWalletsobject requiredpinnedWallets object
-
enterpriseIdstring required -
userIdstring required -
walletsarray of strings required
-
400
Bad Request
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
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