Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.71 KB

File metadata and controls

10 lines (7 loc) · 1.71 KB

CreateFolderRequestBody

Fields

Field Type Required Description
name str ✔️ The name of the folder.
description OptionalNullable[str] The description of the folder.
access_level OptionalNullable[operations.AccessLevel] The access level of the folder within the workspace.