Skip to main content

On bot event

POST 

/v2/public/slack/on-bot-event

This is triggered when bot event is triggered. E.g., when app is uninstalled from workspace.

Heads up! The events have to be configured via Slack App configuration in Event Subscription section.

Request

Header Parameters

    X-Slack-Signature stringrequired
    X-Slack-Request-Timestamp stringrequired

Body

required

    string

Responses

OK

Schema

    object

Loading...