Apex
...
Input & Output Types
Types.UnshareResourceInput
this custom apex type represents the input for the remove from community docid\ skrnr42lilh81ofvd4f7s method global unshareresourceinput( string resourceid, string resourcetype, string parentid ) class params/properties resourceid input the resource id i e unique identifier of the file or folder to be unshared resourcetype indicates whether the target is a file or folder parentid the id of the salesforce record from which the resource will be unshared