Skip to main content
PUT
Mute channel

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channelId
string
required

Body

application/json

Information of channel to be muted and period

mutePeriod
number
required

mute period (milliseconds)

Response

Mute/unmute information

success
boolean