Create Folder
Unified Registry
Create Folder
POST
Create Folder
Creates a new folder in the workspace. Folders can be nested within other folders by providing a parent_id. The folder name must be unique within its parent folder (or at the root level if no parent is specified).Documentation Index
Fetch the complete documentation index at: https://docs.promptlayer.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
The name of the folder. Must be unique within its parent folder.
Required string length:
1 - 255The ID of the parent folder. If null or not provided, the folder will be created at the root level of the workspace.
Optional workspace ID. If not provided, uses the workspace associated with your API key.
Required range:
x >= 1Identifiers from other systems.

