Skip to main content
POST
Create Folder

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
name
string
required

A string representing the name of the folder to be created.

parentFolderId
string

A string representing the unique identifier of the parent folder under which the new folder will be created.

Response

successful operation

folder
object
required
Last modified on August 7, 2026