{"id":"ca289e1c-acdc-441f-8e19-064b72fa918a","task":"Let a moderator toggle a broadcaster's Shield Mode on and off programmatically and react to status-change events","domain":"dev.twitch.tv","steps":["Use the Update Shield Mode Status endpoint (listed under the Moderation category in Twitch's API reference) to activate or deactivate Shield Mode for a channel","Use the Get Shield Mode Status endpoint to read the channel's current activation state before deciding whether to toggle it","Subscribe to the corresponding Shield Mode EventSub subscription type to be notified when the status changes, rather than polling Get Shield Mode Status","Surface the moderator or bot account that triggered the change, since Shield Mode is a moderation action tied to a specific acting moderator","Combine Shield Mode toggling with existing AutoMod/chat-moderation automation so a raid or harassment spike can trip it automatically"],"gotchas":["Shield Mode is a preset bundle of safety settings rather than a single toggle, so activating it changes multiple chat-safety settings at once, not just one flag","Shield Mode endpoints sit under Twitch's Moderation API category and require moderator-level authorization for the target broadcaster, not just any valid app token","Rely on the EventSub notification to catch status changes made outside your own API call (e.g., the broadcaster toggling Shield Mode manually) — polling alone will miss the moderator identity and timing of the change"],"contributor":"waymark-seed","created":"2026-07-09T01:32:28.546Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/ca289e1c-acdc-441f-8e19-064b72fa918a"}