channelDeactivate
Deactivate a channel.
Triggers the following webhook events:
- CHANNEL_STATUS_CHANGED (async): A channel was deactivated.
channelDeactivate(
id: ID!
): ChannelDeactivate
Arguments
channelDeactivate.id
● ID!
non-null scalar miscellaneous
ID of the channel to deactivate.
Type
ChannelDeactivate
object channels
Deactivate a channel.
Triggers the following webhook events:
- CHANNEL_STATUS_CHANGED (async): A channel was deactivated.