Skip to main content

Unpin a comment

DELETE 

/api/v1/comments/:commentId/pin

Clears the is_pinned flag. Requires admin API key or admin JWT with the moderate_content capability. Emits a comment_unpinned SSE event on the discussion channel.

Request

Responses

Default Response