Create a new directory at the specified Viking URI.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/volcengine/OpenViking/llms.txt
Use this file to discover all available pages before exploring further.
Python SDK
HTTP API
Parameters
Viking URI for the new directory (must end with
/)Response
Operation status (
ok on success)Result object containing the created directory URI
Execution time in seconds
CLI
Notes
- The URI should end with a trailing slash (
/) to indicate it’s a directory - Parent directories are created automatically if they don’t exist
- If the directory already exists, the operation succeeds without error
