DELETE /fileHandle/{handleId}
Delete a FileHandle using its ID.
Note: Only the user that created the FileHandle can delete it. Also, a FileHandle cannot be deleted if it is associated with a FileEntity or WikiPage
Resource URL
https://repo-prod.prod.sagebase.org/file/v1/fileHandle/{handleId}
Resource URL Variables
{handleId} |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | modify |
HTTP Method | DELETE |
Request Object | None |
Response Object | None |