Skip to main content
POST
Create a branch (optionally entering dev mode on it)

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
integer
required

Body

application/json

CreateBranchRequest

name
string
required
activate
boolean | null
from
string | null

Response

200 - application/json
active
boolean
required
branchName
string | null
parentBranch
string | null