Remove VIP

Removes VIP status from a user in the specified Twitch channel.

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

Box Name Type Description
Channel String The channel to demote the specified user in
User Name String The username of the person to be demoted

Twitch API Endpoint: DELETE /helix/channels/vips

Request Field Type Description
broadcaster_id String The ID of the broadcaster removing the VIP
user_id String The ID of the user to remove from VIPs
Back to the list