Unblock User
Unblocks a Twitch user for the specified account. For more information, check out the Twitch API Reference Guide for Unblock User.
| Box Name | Type | Description |
|---|---|---|
| Channel | Dropdown | Twitch account to unblock the user from. |
| User Name | String | The username of the person to unblock. |
Requires the
user:manage:blocked_users and user:read:email Twitch scopes.
Twitch API Endpoint: DELETE /helix/users/blocks
| Request Field | Type | Description |
|---|---|---|
| target_user_id | String | The ID of the user to unblock |