Skip to main content

Mute chatroom

POST 

/bv/chatroom/v1/chatrooms:mute

Temporarily disables messaging in the chatroom. Authorization requires the chatroom token with the admin role in the header.

Request

Header Parameters

    authorization string

    This API should be invoked with the chatroom token.

Body

required
    action_taker objectrequired

    Required.

    custom_name stringrequired

    Required. The custom name of the user.

Responses

A successful response.

Schema

    object

Loading...