Enable reactions
PUT {{baseUrl}}/v3/applications/settings/reactions
Enable reactions
Turn on or off reactions in a Sendbird application.
Note: This action also allows reactions in UIKit.
https://sendbird.com/docs/chat/v3/platform-api/guides/emojis#2-enable-reactions
Request Body
{"enabled"=>"<boolean>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"reactions":"\u003cboolean\u003e"}