Create a folder
Folders
Create a folder
Creates a folder. Pass parent_folder_id to nest it inside an existing folder.
POST
Create a folder
Replace
Learn how to find your subdomain in Workspace subdomain.
{your-subdomain} with your workspace’s subdomain. Learn how to find your subdomain in Workspace subdomain.
Headers
API key. Refer to Authentication for more information.
Must be application/json.
Available options:
application/json Body
application/json
Response
The folder was created.
Unique identifier for the folder.
Example:
"wbrkxdm"
Name of the folder.
Example:
"Onboarding"
Identifier of the parent folder, or null for a top level folder.
Example:
"hqzptnv"
Timestamp when the folder was created.
Example:
"2026-02-14T08:12:03.000Z"