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

Download Open API Spec

PUT /thread/{threadId}/pin

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

Resource URL

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

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