Packages

A Slack Web & Real Time Messaging API client.

Current section

Files

Jump to
slack_kit priv docs methods apps.connections.open.json
Raw

priv/docs/methods/apps.connections.open.json

{
"args": {},
"desc": "Generate a temporary Socket Mode WebSocket URL that your app can connect to in order to receive events and interactive payloads over.",
"errors": {
"forbidden_team": "The authenticated team cannot use this API",
"insecure_request": "The method was not called via a `POST` request.",
"missing_args": "An app-level token wasn't provided."
},
"rate_limit": {
"label": "Tier 3: 50+ per minute",
"url": "https://docs.slack.dev/apis/web-api/rate-limits"
},
"scopes": {}
}