> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Remove a Broadcast Moderator

> DELETE /2/broadcasts/chat/moderators/:id removes a user from the authenticated user's chat moderators.

Removes a user from the authenticated user's chat moderators. `:id` is the numeric user id of the moderator to remove. Once removed, the user can no longer moderate chat in any of the authenticated user's broadcasts.

<Note>
  A user can have up to 20 moderators. To list current moderators, use [List Broadcast Moderators](/livestream-api/chat/list-moderators).
</Note>
