Add VIP

Promotes a user to VIP in the specified Twitch channel. To remove VIP status, use Remove VIP.

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

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

Twitch API Endpoint: POST /helix/channels/vips

Request Field Type Description
broadcaster_id String The ID of the broadcaster adding the VIP
user_id String The ID of the user to add as VIP
Back to the list