Skip to main content

Create Folder

POST 

/api/hive/v1/folders/

Creates a new folder at the specified path. Supports hierarchical folder creation and optional upsert behavior. When upsert=true, existing folders are returned instead of errors.

Request

Responses

Existing folder returned (when upsert=true)