FolderCreateRequest
Represents a request body for creating a folder.
NOTE: The client must supply either a name (for single folder creation), or a path (for hierarchy creation) depending on the type of folder creation requested.
NOTE: The client must supply either
name
path
Optional
Asset Id of the parent container (project/folder).
FolderCreateRequest
Represents a request body for creating a folder.