Set Background Color

Set the background color for a Twitch channel point reward
The reward must have been created through Streamer.bot (owned by your bot) in order to edit it.

Parameters

Rewardrequired
Select

Select the channel point reward

Random Color
Checkbox

Check to select a random color

Colorrequired
String

hex color code

C# Usage

public bool UpdateRewardBackgroundColor(string rewardId, string backgroundColor)