Branches

Create Branch

Create a new branch for the organization.

If a branch with the same name already exists, returns the existing branch.

post/api/v2/branch

Request body

namestring required

Branch name. Must be unique within the organization.

Response

Successful Response

idstring uuid4
namestring
user_countinteger nullable
created_atstring date-time

Changes

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