Skip to main content

Vault | Node.js SDK | Folders Endpoints

Folders Endpoints

Create

folderCreate(request: CreateRequest): Promise<PangeaResponse<CreateResult>>

Creates a folder.

CreateRequest

An object representing request to /folder/create endpoint

Promise<PangeaResponse<CreateResult>>
const createParentResp = await vault.folderCreate({
 name: "folder_name",
 folder: "parent/folder/name",
});

Secure AI from cloud to code

636 Ramona St Palo Alto, CA 94301

©2025 Pangea. All rights reserved.

PrivacyYour Privacy ChoicesTerms of UseLegal Notices
Contact Us