Skip to main content
PATCH
Update channel settings

Path Parameters

channelId
string
required

Query Parameters

projectId
string
required

Body

application/json
name
string

Channel name

description
string

Channel description

maxMessageLength
number

Maximum message length

rateLimit
number

Rate limit (messages per minute)

slowModeSeconds
number

Slow mode seconds

isReadOnly
boolean

Read-only mode

profanityFilterEnabled
boolean

Enable profanity filter

moderationLevel
enum<string>

Moderation level

Available options:
NONE,
LIGHT,
STANDARD,
STRICT
retentionDays
number

Message retention in days

metadata
object

Additional metadata

Response

Channel updated