workflows.triggers.permissions.remove
method
Welcome to the new home of Slack developer docs!
We're still building and not all features are available quite yet. Enjoy this peek into the future!
Not ready for the future? Return to the past at api.slack.com.
Usage info
Revoke permission granted to individual users to run your workflow with the trigger identified by trigger_id
. You can supply the encoded IDs for users, channels, workspaces or orgs.
Required scopes
This method is used for automation apps and authorization should be done using the CLI. The required user token scope listed above cannot be added in the app settings.