Set Shield Mode

Toggles Shield Mode on/off for the specified channel. Click here for more information on Shield Mode.

If Channel is empty, SAMMI uses the default Twitch account.

Box Name Type Description
Channel String Channel to toggle Shield Mode for
Enabled Dropdown Enable/Disable

Twitch API Endpoint: PUT /helix/moderation/shield_mode

Request Field Type Description
broadcaster_id String The ID of the broadcaster whose Shield Mode to activate or deactivate
moderator_id String The ID of the moderator or broadcaster toggling Shield Mode
is_active Boolean Set to true to activate Shield Mode, false to deactivate
Back to the list