Disconnect Exchange Wallet
Disconnect a specific exchange wallet in your organization.
Disconnect an Exchange Wallet
mutation DisconnectWallet($walletId: String!) {
disconnectWallet(walletId: $walletId) {
success
}
}Headers
Name
Value
Body (walletId object)
Name
Type
Description
{
"walletId": "clpgvhulg000f6s0171foixj6"
}Response
Name
Type
Description