Skip to main content

Update channel bookmark

PATCH 

/api/v4/channels/:channel_id/bookmarks/:bookmark_id

Partially update a channel bookmark by providing only the fields you want to update. Ommited fields will not be updated. The fields that can be updated are defined in the request body, all other provided fields will be ignored.

Minimum server version: 9.5

Permissions

Must have the edit_bookmark_public_channel or edit_bookmark_private_channel depending on the channel type. If the channel is a DM or GM, must be a non-guest member.

Request

Responses

Channel Bookmark update successful