Projects

Update project details

post/v1/{org_name}/projects/{project}

Path parameters

org_namestring required
Example:My-Company

The name of the Organization.

projectstring required

The name of the Project.

Request body

namestring required
catalogstring nullable required
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

Response

Successfully updated project details

Changes

No recorded changes to this endpoint across all 1 revision of this API.