Create Project In Workspace
Create a new project in a workspace
Authorizations
JWT in Authorization header. 'Bearer ' prefix optional.
Path Parameters
Body
API request schema for creating a project
Name of the project
Default role for workspace members accessing this project (full_access, editor, commenter, downloader, viewer, no_access)
owner, member, member_limited, full_access, editor, commenter, downloader, viewer, no_access Initial icon for the project
Response
Successful Response
API response schema for creating a project
Project ID
Project name
Root directory ID - all user directories/assets are children of this
Trash directory ID - deleted assets are moved here
Default role for workspace members accessing this project
owner, member, member_limited, full_access, editor, commenter, downloader, viewer, no_access Default permission bitmap inherited by children
NOT IN USE - Default features to be performed on all assets in this project
Feature types processed by the system
content_proxy, audio_proxy, preview, scene_detect, embedding, transcription, transcript_index, scene_extract, metadata, scrub_preview, doc_proxy, doc_index, face_index_asset, face_match_asset, scene_caption Number of assets in project
Total size of assets in bytes
Total tokens used
Total duration in seconds
Chunk size in bytes for chunked uploads
User's permission bitmap on this project
ID of the user that created the project
Creation timestamp
Last update timestamp
Project icon data
Dominant color extracted from project icon (hex format)
Current user's last project access

