Create a New Branch

Creates a new branch in an existing product or library, based on an existing branch.

Note:

This method is new in 6.2

End-point

POST /documents/branch/create

Request Fields

Field Type Description

data

CreateBranchRequest

All information required to create the new branch.

Possible Responses

HTTP Status Description

200

The operation completed successfully.

401

There is no session or the session is invalid.

Results Fields

Field Type Description

result

CreateDocumentResult

Branch created.