Add Moderator

Promotes a user to moderator in the specified Twitch channel. To demote a moderator, use Remove Moderator.

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/moderation/moderators

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