Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 664 Bytes

CreateFolderRequest.md

File metadata and controls

11 lines (7 loc) · 664 Bytes

CreateFolderRequest

Properties

Name Type Description Notes
path string Full folder path, using a '/' as folder separator
metadata object Metadata map <key (String), value (Object)>. The key must refer to a valid metadata field name, the value should contain the value you want to set and must be corresponding to the type of the metadata field (text, date, number, etc). [optional]

[Back to Model list] [Back to API list] [Back to README]