Create Branch
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
resourceRid
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
existingCommit
40 hex character unique identifier.
branchName
Response
This endpoint returns an object.
rid
name
resourceRid
commit
40 hex character unique identifier.
createdBy
createdAt
updatedAt