deleteFileShare

open fun deleteFileShare(shareId: String): RestRequest

Build a request that will delete the specified file share.

Return

A new RestRequest that be used to create this share.

Parameters

shareId

The Id of the file share record (aka ContentDocumentLink).