Skip to main content

Unmute chatroom

POST 

/bv/chatroom/v1/chatrooms:unmute

Re-enables 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...