cURL
curl --request POST \ --url https://api.engagefabric.com/chat/moderation/unmute \ --header 'Content-Type: application/json' \ --data ' { "playerId": "<string>", "channelId": "<string>" } '
Player ID to unmute
Channel ID (null for project-wide unmute)
Player unmuted