Skip to main content
POST
Receive a Slack webhook event

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
type
string

Envelope type (event_callback, url_verification, …).

team_id
string

The Slack workspace id used to resolve the tenant.

event
object

The Slack event object (present on event_callback).

Response

200 - application/json

The event was received and acknowledged.

data
object
meta
object