v45

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-143613122.6 KB
vals

Create a new branch

post/v2/vals/{val_id}/branches

Path parameters

val_idstring uuid required

Id of a val

Request body

namestring required
branchIdstring uuid

The branch ID to fork from. If this is not specified, the new branch will be forked from main.

Response

A Branch

namestring required
idstring uuid required

The id of the branch

versioninteger required
createdAtstring date-time required
updatedAtstring date-time required
forkedBranchIdstring nullable required

The id of the branch this branch was forked from