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