Create Subdirectory
Create a new subdirectory in a directory
Authorizations
JWT in Authorization header. 'Bearer ' prefix optional.
Path Parameters
Body
API request schema for creating a directory
Name of the directory
Client-generated directory ID (optional, server generates if not provided)
Auto-rename style to use if name conflicts with an existing item. If not set and a conflict exists, returns 409.
parenthesized, numeric When the client performed this action. Defaults to server time if not provided.
Response
Successful Response
API response schema for creating a directory
Directory ID
Directory name
Hex color code for the directory icon
ID of the project this directory belongs to
ID of the parent resource (directory or project)
ID of the user that created the directory
Creation timestamp
Last update timestamp
True when this item is a projected symlink
Symlink target path components
Symlink target path type
relative, internal_absolute, external_absolute Resolved target resource ID
Resolved target resource name
Resolved or hinted target resource type
workspace, project, directory, asset, symlink, collection Symlink resolution status
resolved, dangling, permission_denied, external User's permission bitmap on this directory
ID of the CREATED revision for this directory
Whether the revision is the overall latest

