View source: R/chatbot_operations.R
chatbot_delete_slack_user_identity | R Documentation |
Deletes a user level permission for a Slack channel configuration.
See https://www.paws-r-sdk.com/docs/chatbot_delete_slack_user_identity/ for full documentation.
chatbot_delete_slack_user_identity(
ChatConfigurationArn,
SlackTeamId,
SlackUserId
)
ChatConfigurationArn |
[required] The ARN of the SlackChannelConfiguration associated with the user identity to delete. |
SlackTeamId |
[required] The ID of the Slack workspace authorized with AWS Chatbot. |
SlackUserId |
[required] The ID of the user in Slack |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.