Skip to main content
POST
Create a new folder in the knowledge base.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Folder creation data

Request body for creating a folder

companyId
string
required

Company ID

name
string
required

Folder name

path
string
default:/

Parent folder path (default: /)

Response

Folder created successfully

Success response

msg
string

Success message