GET
/
realtime
/
channel.setMuted
channel setMuted
curl --request GET \
  --url https://apix.us.amity.co/realtime/channel.setMuted
{
  "id": "<string>",
  "data": {
    "channelId": "<string>",
    "muteTimeout": "<string>",
    "actor": "<string>"
  },
  "networkId": "<string>",
  "path": "<string>",
  "eventType": "<string>",
  "senderId": "<string>",
  "sendTime": "2023-11-07T05:31:56Z",
  "version": "<string>"
}

Response

200 - application/json

Channel Information

The response is of type object.