channelActivate
Activate a channel.
Triggers the following webhook events:
- CHANNEL_STATUS_CHANGED (async): A channel was activated.
channelActivate(
id: ID!
): ChannelActivate
Arguments
channelActivate.id
● ID!
non-null scalar miscellaneous
ID of the channel to activate.
Type
ChannelActivate
object channels
Activate a channel.
Triggers the following webhook events:
- CHANNEL_STATUS_CHANGED (async): A channel was activated.