Folders
Create Folder
Create a new folder for organizing entities
Authorization
x-maxim-api-key
<token>API key for authentication
In: header
Request Body
application/json
OptionalworkspaceId
RequiredstringUnique identifier for the workspace
Minimum length:
1
name
RequiredstringName of the folder
Minimum length:
1
entityType
RequiredstringType of entity for the folder
Value in:
"WORKFLOW" | "PROMPT_CHAIN" | "DATASET" | "PROMPT" | "CONTEXT_SOURCE" | "PROMPT_COMPARISONS" | "LOG_REPOSITORY" | "PROMPT_TOOL"
parentId
stringID of the parent folder, if any
config
unknownAdditional configuration for the folder. Can be any key-value pair.
Folder created successfully