Skip to main content
Creates a new project in the specified workspace. You provide a name and custom identifier, and optionally attach a description, metadata, and industry classifications.
Permission required: project:create

Path Parameters

workspaceId
string
required
Workspace identifier

Request Body

name
string
required
Project name
custom_id
string
required
Custom identifier for external system integration. Must be unique within the workspace.
description
string
Project description
metadata
object
Arbitrary key-value pairs for storing additional project information
industry_ids
array
Array of industry identifiers to classify the project

Response

data
object