Developers API

setContactChannelMute

Mutes or unmutes a contact channel

When a contact channel is muted it will not receive any alerts.

Request Parameters

Parameter Data Type Description Required Default
muted boolean Set this to 1 to mute this channel, or 0 to unmute this channel. Required -
contactchannelid integer The contact channel ID identifying the contact channel to be (un)muted. Required -

Response Data

Response Variable Data Type Description
errorcode integer Returns an errorcode of 0 if call is successful.
Try it out with the API Explorer:

Your API Key

API command to be called

Desired response format

Set this to 1 to mute this channel, or 0 to unmute this channel. (boolean)

The contact channel ID identifying the contact channel to be (un)muted. (integer)