Create new branch
POST {{url}}/designcenter/api-designer/projects/{{project_id}}/branches
Request Body
{"name"=>"dev", "commitId"=>"454545"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| x-organization-id | string | ||
| x-owner-id | string | 
RESPONSES
status: OK
{"locked":true,"name":"nitishrajmay2022"}