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.

Twitch API Endpoint: DELETE /helix/users/blocks

Request Field Type Description
target_user_id String The ID of the user to unblock
Back to the list