DEPRECATED, use the new call for Delete files.
Resource type: file
With this API call you can delete files from the modules properties, addresses, agents log and tasks.
Parameters:
fileId
Example: Delete a file
{ "actionid": "urn:onoffice-de-ns:smart:2.5:smartml:action:delete", "resourceid": null, "resourcetype": "file", "identifier": "378602F9-181E-4DF0-AD19-01CA87E0ED79", "parameters": { "fileId": 1215 } }
If successful, the response is success
.