Delete Method (Folder)
- Last UpdatedMar 17, 2026
- 1 minute read
The Delete() method deletes the specified folder record from the Folder table.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- itemId
- Required. Holds the ID of the item associated with the folder
- operId
- Required. Holds the ID of the operation associated with the folder.
- entId
- Required. Holds the entity identifier of the folder.
- verId
- Required. Holds the version identifier of the folder.