Skip to main content
PATCH
Pin the Slack notification channel

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
channel_id
string
required

Slack channel id to pin (e.g. C0123456789). Must be a public (C) or private (G) channel id — a channel name or DM id is rejected.

Pattern: ^[CG][A-Z0-9]{6,30}$

Response

The channel was pinned.

data
object