FileControllerDelete Method |
Name | Description | |
---|---|---|
![]() | Delete(BatchDeleteOptions, NullableGuid) | Obsolete.
OBSOLETE - Use POST /File/Delete instead.
Deletes the files or folders with the specified IDs.
|
![]() | Delete(Guid, DeleteOptions, NullableGuid) |
Deletes the file or folder with the specified ID.
|