Skip to contents

Create a new folder

Usage

create_folder(
  folder_name,
  workspace_uuid,
  description = NULL,
  parent_uuid = NULL,
  use_proxy = FALSE
)

Arguments

folder_name

Name to give new folder

workspace_uuid

UUID of the workspace to create the new folder in

description

Optional description of folder

parent_uuid

UUID of another folder in the workspace to create the new folder within. If not supplied, the folder will be created in the top-level of the workspace.

use_proxy

Logical to indicate whether to use proxy