Skip to main content
POST
Save a Slack channel

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Body

application/json

Select the agency-lead-reminder Slack channel. companyId is injected from the token.

channelId
string
required

The Slack channel ID (required, non-empty).

channelName
string

The Slack channel name (for display).

Response

Channel selection saved.

data
object
required