Skip to main content
POST

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header.

Path Parameters

companyId
string<uuid>
required

Company identifier

Body

application/json
name
string
required

Folder name (must be non-empty)

category
string

Optional category label

parentFolderId
string<uuid>

Parent folder ID to nest under (omit for root-level)

Response

Folder created successfully

id
string<uuid>

ID of the created folder