Skip to main content

Download dictionary patterns

POST 

/bv/chatroom/v1/dictionaries/:id/patterns:download

Downloads a file with a list of patterns from the specified dictionary. Authorization requires either the chatroom token with admin role or the dictionary token.

Request

Path Parameters

    id stringrequired

    Required.

Header Parameters

    authorization string

    This API should be invoked with the chatroom token or dictionary token.

Body

required

    object

Responses

A successful response.

Schema
    uri string
Loading...