Set Enabled State
Enable or disable a channel point reward.
Preview
Parameters
Reward
Select the reward.
- Type:
Selection
State
Enabled
| Enable the channel point rewardDisabled
| Disable the channel point rewardToggle
| 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)