Skip to main content

Disable dictionary in chatroom

POST 

/bv/chatroom/v1/chatrooms/dictionaries/:id:disable

Deactivates the dictionary feature within the chatroom. Authorization requires the chatroom token with the admin role.

Request

Path Parameters

    id stringrequired

    Required. The uuid of the dictionary that targets to disable in the chatroom.

Header Parameters

    authorization string

    This API should be invoked with the chatroom token.

Body

required

    object

Responses

A successful response.

Schema

    object

Loading...