delete_list_access
Revoke access to a Slack List for a user or group by specifying the list ID and either the user ID or group ID.
Instructions
Revoke access to a Slack List for a user or group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | List ID | |
| user_id | No | User ID to revoke access for | |
| group_id | No | Group ID to revoke access for |