channelDeactivate Mutation
Deactivate a channel.
Triggers the following webhook events:
- CHANNEL_STATUS_CHANGED (async): A channel was deactivated.
channelDeactivate(
id: ID!
): ChannelDeactivate
Show return type
Arguments
id ● ID!
ID of the channel to deactivate.
Type
ChannelDeactivate
Deactivate a channel.
Triggers the following webhook events:
- CHANNEL_STATUS_CHANGED (async): A channel was deactivated.