Skip to main content
POST
Mute a player in chat

Query Parameters

projectId
string
required
moderatorId
string
required

Body

application/json
playerId
string
required

Player ID to mute

channelId
string

Channel ID (null for project-wide mute)

type
enum<string>
default:MUTE

Mute type

Available options:
MUTE,
BAN,
SHADOW_BAN
durationMinutes
number

Duration in minutes (null for permanent)

reason
string

Reason for mute

Response

Player muted