Skip to main content
PATCH
Update Slack channel config

Authorizations

Authorization
string
header
required

JWT authentication token

Path Parameters

channel_id
string
required

Slack channel ID

Body

application/json
agent_enabled
boolean | null

Enable or disable Neo in this channel. Omit or send null to leave unchanged.

custom_instructions
string | null

Per-channel custom instructions. Omit or send null to leave unchanged.

Response

Updated Slack channel config

agent_enabled
boolean
required

Whether Neo is enabled in this channel.

custom_instructions
string | null

Per-channel custom instructions injected for Neo interactions in this channel. Null when unset.