Documentation
¶
Overview ¶
This example demonstrates the admin.conversations.* API methods. These methods require an Enterprise Grid organization and an app installed at the org level with admin.* scopes.
Usage:
export SLACK_USER_TOKEN="xoxp-..." export SLACK_TEAM_ID="T..." # Optional: workspace ID for scoping operations go run admin_conversations.go
The example provides a menu to test different operations. Read-only operations are safe to run. Destructive operations are clearly marked.
Click to show internal directories.
Click to hide internal directories.