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

Download Open API Spec

DELETE /fileHandle/{handleId}/filepreview

Delete the preview associated with the given FileHandle. This will cause Synapse to automatically generate a new preview.

Resource URL

https://repo-prod.prod.sagebase.org/file/v1/fileHandle/{handleId}/filepreview

Resource URL Variables
{handleId} The ID of the FileHandle whose preview should be cleared.
Resource Information
Authentication Required
Required OAuth Scopes modify
HTTP Method DELETE
Request Object None
Response Object None