Update count preference of a channel
PUT {{baseUrl}}/v3/users/:user_id/count_preference/:channel_url
Update count preference of a channel
Updates count preference of a specific group channel of a user.
https://sendbird.com/docs/chat/v3/platform-api/guides/user#2-update-count-preference-of-a-channel
Request Body
{"count_preference"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"count_preference":"\u003cstring\u003e"}