Apex
CloudFiles Client
Delete Attachment
This method can be used to disconnect a file/folder from a Salesforce record. CloudFiles "connects" a file/folder to a Salesforce record by creating a "attachment" object. This method deletes the attachment
- linbrary - Type of Library. Example - sharepoint
- runAs - Email Id of the user on whom behalf the function should run. If you want to run the action as automation user, supply integrationUser
This method doesn't return anything