Slack

Upsert per-channel Slack settings

put/api/v0beta1/slack/channel-settings

Request body

slack_team_idstring required
slack_channel_idstring required
repository_idstring nullable
agent_name'claude' | 'codex' | 'null' nullable
system_promptstring nullable

Response

Updated channel settings.

org_idstring required
slack_team_idstring required
slack_channel_idstring required
repository_idstring nullable required
agent_name'claude' | 'codex' | 'null' nullable required
system_promptstring nullable required

Changes

No recorded changes to this endpoint across all 7 revisions of this API.