Set Enabled State

Enable or disable a channel point reward.

Parameters

Reward

Select the reward.

  • Type: Selection

State

  • Enabled | Enable the channel point reward
  • Disabled | Disable the channel point reward
  • Toggle | Toggle the current status between enabled and disabled

Variables

This sub-action does not populate any variables.

C# Usage

public void EnableReward(string rewardId)
public void DisableReward(string rewardId)