DeleteFile
Delete a file attached to a record.
Input
Name | Type | Description |
ModuleName | String | The API name of the module you are deleting an attachment for. |
RecordID | String | Unique ID of the record you are deleting an attachment for. |
AttachmentID | String | Unique ID of the attachment you are deleting. |
Result Set Columns
Name | Type | Description |
Message | String | The message from Zoho CRM indicating if the operation was successful. |
Status | String | The status received from Zoho CRM regarding this operation. |