Create new branch

POST {{url}}/designcenter/api-designer/projects/{{project_id}}/branches

Request Body

{"name"=>"dev", "commitId"=>"454545"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
x-organization-idstring
x-owner-idstring

RESPONSES

status: OK

{"locked":true,"name":"nitishrajmay2022"}