Create Branch

POST

Creates a mutable pointer to the provided commit. “Saves”/“commits” can be performed on this pointer. Throws if the name is already used as a commit pointer for this resource. Throws if the provided commit doesn’t exist.

Path parameters

resourceRidstringRequired

Request

This endpoint expects an object.
existingCommitstringRequired

40 hex character unique identifier.

branchNamestringRequired

Response

This endpoint returns an object.
ridstring
namestring
resourceRidstring
commitstring

40 hex character unique identifier.

createdBystring
createdAtdatetime
updatedAtdatetime
Built with