Start Raid
Starts a raid, which sends the current viewers to the specified target channel after a 90 second countdown.
If Channel is empty, SAMMI uses the default Twitch account.
| Box Name | Type | Description |
|---|---|---|
| Channel | String | Channel to start the raid in |
| Raid Target | String | Channel to raid |
Requires the
channel:manage:raids Twitch scope. The broadcaster can still cancel the raid before the countdown finishes.
Twitch API Endpoint: POST /helix/raids
| Request Field | Type | Description |
|---|---|---|
| from_broadcaster_id | String | The ID of the broadcaster initiating the raid |
| to_broadcaster_id | String | The ID of the broadcaster to raid |