Skip to content

Set a channel notification level

PUT
/api/chat/channels/{channelId}/prefs

all notifies on every message, mentions only when you’re named, none mutes the channel including mentions.

channelId
required
string format: uuid

Notification level

object
notificationLevel
required
string
Allowed values: all mentions none

Level stored

object
ok
required
boolean
data
nullable

Invalid input

object
ok
required
boolean
error
required
string
code
string

Unauthenticated

object
ok
required
boolean
error
required
string
code
string

Forbidden

object
ok
required
boolean
error
required
string
code
string

Channel not found

object
ok
required
boolean
error
required
string
code
string

Server error

object
ok
required
boolean
error
required
string
code
string