Branches

Update Branch

Update branch information.

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

put/api/v2/branch/{branch_id}

Path parameters

branch_idstring uuid required

Unique identifier (UUID) of the branch to update

Unique identifier (UUID) of the branch to update

Request body

namestring required

New name for the branch. 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.