latestOpenAPI 3.0.0Proprietary2026-08-106679150.9 KB

5f36bed372bb

Projects

Create a new project

post/v1/{org_name}/projects

Path parameters

org_namestring required
Example:My-Company

The name of the Organization.

Request body

groupsstring[]

List of group slugs or names to associate the project with

catalogstring

Catalog to align to. Required if mulitple catalogs are in use

project_namestring required
default_branchstring
external_identifierstring

An optional custom identifier that can be set that corresponds to something outside of Tidelift

Response

Project that was created

namestring required
catalogstring
groupsstring[] nullable required

List of group slugs associated with the project

branching_behavior'specified_branch' | 'latest_aligned_branch' required

Controls how the project's default branch is determined. specified_branch uses the branch set in default_branch. latest_aligned_branch automatically updates to the most recently aligned branch.

default_branchstring required
external_identifierstring nullable required

An optional custom identifier that can be set that corresponds to something outside of Tidelift

using_catalogstring nullable required
dot_tideliftstring required