Skip to main content

Delete a sticker pack

DELETE 

/bv/chatroom/v1/stickerpacks/:id

Deletes a specified sticker pack. Authorization requires either the chatroom token with admin role or the sticker token.

Request

Path Parameters

    id stringrequired

    Required. The unique id of the sticker pack.

Header Parameters

    authorization string

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

Responses

A successful response.

Schema

    object

Loading...