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 |