/
IC
icepanel
/
IcePanel API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 27m ago · Updated 3d ago
View markdown
icepanel
IcePanel API
patch
Update
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-19
140
902
1.3 MB
27e82759be89
Action Log Stats
2
Action Logs
3
ADRs
5
get
List
post
Create
get
Get
delete
Delete
patch
Update
Catalog Technologies
2
Comment Replies
5
Comments
5
Diagram Content
2
Diagram Groups
6
Diagrams
10
Domains
6
Drafts
6
Flows
11
Landscape
10
Model Connections
7
Model Objects
8
Organization Landscapes
2
Organization Log Stats
2
Organization Logs
2
Organization Technologies
5
Organization User Invites
3
Organization Users
3
Organizations
5
Share Link
4
Tag Groups
5
Tags
5
Teams
7
Version Reverts
4
Versions
5
Webhooks
Webhook Events
8
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