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

Download Open API Spec

DELETE /entity/{id}/version/{versionNumber}

Delete a specific version of a FileEntity.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/version/{versionNumber}

Resource URL Variables
{id} The ID of the Entity
{versionNumber} The version number of the Entity to delete.
Resource Information
Authentication Required
Required OAuth Scopes modify
HTTP Method DELETE
Request Object None
Response Object None