Skip to main content

channelDeactivate

Deactivate a channel.

Requires MANAGE_CHANNELSpermission.

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.

Requires MANAGE_CHANNELSpermission.

Triggers the following webhook events:

  • CHANNEL_STATUS_CHANGED (async): A channel was deactivated.