Skip to main content
POST

Headers

X-Slack-Signature
string
required

Slack request signature. Slack supplies this value.

X-Slack-Request-Timestamp
string
required

Delivery time in Unix seconds. Values outside 5 minutes are rejected.

Path Parameters

provider
string
required

Provider identifier, such as slack or github.

Body

application/json

The provider's delivery, verbatim; read only once its signature verifies

The body is of type any.

Response

A handshake echoed, or a delivery acknowledged and not acted on

A handshake echoed under the provider's own field name, or a delivery acknowledged and not acted on, with the reason

{key}
string

The provider's own challenge field, echoed under its own name.