chatbot_delete_slack_workspace_authorization {paws.end.user.computing} | R Documentation |
Deletes the Slack workspace authorization that allows channels to be configured in that workspace
Description
Deletes the Slack workspace authorization that allows channels to be configured in that workspace. This requires all configured channels in the workspace to be deleted.
See https://www.paws-r-sdk.com/docs/chatbot_delete_slack_workspace_authorization/ for full documentation.
Usage
chatbot_delete_slack_workspace_authorization(SlackTeamId)
Arguments
SlackTeamId |
[required] The ID of the Slack workspace authorized with AWS Chatbot. |
[Package paws.end.user.computing version 0.9.0 Index]