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

Download Open API Spec

PUT /thread/{threadId}/restore

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

Resource URL

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

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