Save Slack bot token, webhook URL and/or default channel
POST
/api/v1/workspaces/{ws}/integrations/slack
Request Bodyrequired
Section titled “Request Bodyrequired”Media typeapplication/json
object
bot_token
string
default_channel
string
webhook_url
string format: uri
Examplegenerated
{ "bot_token": "example", "default_channel": "example", "webhook_url": "https://example.com"}