Skip to main content
Version: v0.19.0-alpha 🚧

RelativityUpdateFolder

Alias:RelativityUpdateFolder

Output:Unit

Update a Relativity folder

ParameterTypeRequiredPositionSummary
Workspaceint or string✔1The Workspace containing the folder. You can provide either the Artifact Id or the name
FolderIdint✔2The Id of the folder you want to update
FolderName
Name
string✔3The new name of the folder.

Examples​

SCL​

RelativityUpdateFolder Workspace: 11 FolderId: 22 FolderName: "NewName"