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

Download Open API Spec

PUT /trashcan/purge/{id}

Flags the specified entity for priority purge. The entity will be deleted as soon as possible. Once purging is done, the entity will be permanently deleted from the system.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/trashcan/purge/{id}

Resource URL Variables
{id} The ID of the entity to be purged.
Resource Information
Authentication Required
Required OAuth Scopes modify
HTTP Method PUT
Request Object None
Response Object None