file
Delete File
This will delete the file and all data
delete/ocs/v2.php/apps/libresign/api/{apiVersion}/file/file_id/{fileId}
Path parameters
apiVersion'v1' required
fileIdinteger required
LibreSign file ID
Query parameters
deleteFile0 | 1
Whether to delete the physical file from Nextcloud (default: true)
Headers
OCS-APIRequestboolean required
Required to be true for the API request to pass
Response
OK