/
IC
icepanel
/
IcePanel API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v12
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
152
866
1.3 MB
ADRs
Update
patch
/landscapes/{landscapeId}/versions/{versionId}/adrs/{adrId}
Path parameters
landscapeId
string
id
required
versionId
union
required
string
id
required
OR
'latest'
required
adrId
string
id
required
Request body
ADRPartial
required
commit
number
content
string
The markdown content of the ADR
description
string
The description of the ADR
name
string
The name of the ADR
relatedItems
object
status
'accepted'
|
'draft'
|
'rejected'
statusChanges
ADRStatusChange[]
Response
OK
object
required
adr
ADR
required