Skip to main content
POST

Overview

Creates a new folder in the specified location.

Query Parameters

integer
Workspace ID. Use 0 for personal workspace.

Request Body

string
required
Name for the new folder
integer
Parent folder ID. Use null to create in root.

Response

object
The newly created folder object
string
Request status (success)