Skip to main content

Pin a comment to the top of its thread

POST 

/api/v1/admin/comments/:commentId/pin

Moderator action — pins the comment so it sorts first within its discussion. Unlimited pins per discussion. Requires admin API key or an admin JWT with the moderate_content capability. Emits a comment_pinned SSE event on the discussion channel.

Request

Responses

Default Response