channelActivate Mutation
Activate a channel.
Triggers the following webhook events:
- CHANNEL_STATUS_CHANGED (async): A channel was activated.
channelActivate(
id: ID!
): ChannelActivate
Show return type
Arguments
id ● ID!
ID of the channel to activate.
Type
ChannelActivate
Activate a channel.
Triggers the following webhook events:
- CHANNEL_STATUS_CHANGED (async): A channel was activated.