v4

latestOpenAPI 3.1.02026-08-08349225311.7 KB
slack

Set Slack Execution Mode

Set where the user's inbound Slack runs (cloud or their own machine).

Per-account: applies to every one of the user's live installs so the choice is consistent across workspaces. Reassigns config to a new dict so SQLAlchemy's JSON column detects the change.

post/api/slack/execution-mode

Request body

mode'cloud' | 'local' required

Response

Successful Response