Folders
Create folder
Creates a new folder in a workspace.
POST
Create folder
Requires the
folders:write scope. Viewers cannot create folders.Request body
Numeric ID of the workspace to create the folder in.
Folder name.
Optional icon identifier slug (e.g.,
"folder-1", "folder-2", "chart").Optional color label. Defaults to
"blue" if not provided.Response
Returns the created folder. Theposition is automatically assigned as one greater than the current maximum position in the workspace.
New folder identifier.
Workspace this folder belongs to.
Folder name.
Icon.
null if not provided.Color. Defaults to
"blue".Auto-assigned sort position.
UTC ISO-8601 creation timestamp.
Create folder