DELETE_FILE - Hyland Automate Modeling - Current - Current - Ready - Content Innovation Cloud - external

Hyland Automate Modeling

Platform
Content Innovation Cloud
Product
Hyland Automate Modeling
Release
Current
License

The DELETE_FILE action is used to delete a file from the ACS repository.

The input parameters for DELETE_FILE are:

Parameter Type Required Description
file Array<json>, JSON Optional ACS file to be deleted. If the received value contains multiple files, only the first of them will be processed.
fileId String Optional Node ID of the file in ACS. Example: a6a977a6-c728-4038-8dbc-d914c4d8cfb3.
permanent Boolean Optional If set to true then the node is deleted permanently, without moving to the trashcan.

The output parameters from DELETE_FILE are:

Parameter Type Required Description
response Array<json> Optional Response for the calls.