Skip to main content

Enable dictionary in chatroom

POST 

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

Activates a 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 enable 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...