Allow users to disconnect their group from a Slack workspace
window.CordSDK.user.disconnectSlackWorkspace({
onDisconnect: (success) => console.log('User successfully disconnected: ', success)
});
true
if the operation succeeded or rejects if it failed.This is an object with the following fields:
Show property details
Not finding the answer you need? Ask our Developer Community