Skip to main content

Delete channel bookmark

DELETE 

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

Archives a channel bookmark. This will set the deleteAt to the current timestamp in the database.

Minimum server version: 9.5

Permissions

Must have the delete_bookmark_public_channel or delete_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 deletion successful