📄️ /folders/copy/begin/{solutionId}/{folderId}/{targetSolutionId}/{targetFolderId}
Starts the copy of a folder to a target folder in the same or different solution.
📄️ /folders/disable/begin/{solutionId}/{folderId}
Starts the disabling of the folder's content.
📄️ /folders/disable/begin/{solutionId}
Starts the disabling of the solution's content.
📄️ /folders/enable/begin/{solutionId}/{folderId}
Starts the enabling of the solution's content.
📄️ /folders/enable/begin/{solutionId}
Starts the enabling of the folder's content.
📄️ /folders/exclude/begin/{solutionId}/{folderId}
Starts the exclusion of the folder's content.
📄️ /folders/exclude/begin/{solutionId}
Starts the exclusion of the solution's content.
📄️ /folders/include/begin/{solutionId}/{folderId}
Starts the inclusion of the folder's content.
📄️ /folders/include/begin/{solutionId}
Starts a task to include the content of the solution.
📄️ /folders/{solutionId}
Creates a folder.
📄️ /folders/{solutionId}/{folderId}
Deletes the specified folder.
📄️ /folders/copy/result/{taskId}
Gets the result of the copy folder task.
📄️ /folders/disable/result/{taskId}
Gets the result of the disable folder content task.
📄️ /folders/enable/result/{taskId}
Gets the result of the enable folder content task.
📄️ /folders/exclude/result/{taskId}
Gets the result of the exclude folder content task.
📄️ /folders/{solutionId}/{folderId}
Gets a folder.
📄️ /folders/{solutionId}/{folderId}/{version}
Gets the specified version of the folder.
📄️ /folders/{solutionId}
Gets the root folder.
📄️ /folders/include/result/{taskId}
Gets the result of the include folder content task.
📄️ /folders/move/{solutionId}/{folderId}/{targetFolderId}
Moves a folder to a target folder.
📄️ /folders/rename/{solutionId}/{folderId}
Renames the folder's name.
📄️ /folders/{solutionId}/{folderId}
Updates the specified folder.