The Open API specification for Synapse is now available for download!

Download Open API Spec

PUT /thread/{threadId}/unpin

This API is used to unpin a thread.
Target users: only forum's moderator can unpin a thread.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/thread/{threadId}/unpin

Resource URL Variables
{threadId} - the ID of the thread being unpinned
Resource Information
Authentication Required
Required OAuth Scopes modify
HTTP Method PUT
Request Object None
Response Object None