Create a Moderator for a Site

Creates a new moderator for a specific site using the provided moderator data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the site to associate the moderator with

Body Params

Moderator data required to create a new moderator

string
required
Defaults to Mod

Label to show in moderator name

boolean
required
Defaults to true

Shows the moderator label in chat

string
required

Id of user to became a moderator

string
required

This moderator will be scoped for this chat room only. Important: This will only work if the current site has the config.globalModerationScope equal to false.

Responses

400

Invalid moderator data provided in the request body

401

Unauthorized due to missing or expired authentication token

404

The specified site was not found

502

Server error prevented moderator creation

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json