/
KR
kraken-ci
/
Server API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-17
92
57
82.9 KB
Management
Update a branch
Update branch
put
/branches/{branch_id}
Path parameters
branch_id
integer
required
ID of branch
Request body
Branch
required
id
integer
created
string
date-time
name
string
branch_name
string
project_id
integer
project_name
string
forking_model
string
stages
Stage[]
flows
object
retention_policy
RetentionPolicy
env_vars
object
Response
Successfully
Branch
required
id
integer
created
string
date-time
name
string
branch_name
string
project_id
integer
project_name
string
forking_model
string
stages
Stage[]
flows
object
retention_policy
RetentionPolicy
env_vars
object