/
WI
windmill
/
Windmill API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v106
latest
OpenAPI 3.0.3
Apache 2.0
raw.githubusercontent.com
2026-08-03
812
347
972.4 KB
workspace
append a comment to an open deployment request
post
/w/{workspace}/deployment_request/{id}/comment
Path parameters
workspace
string
required
id
integer
required
Request body
object
required
body
string
required
parent_id
integer
nullable
anchor_kind
string
nullable
anchor_path
string
nullable
Response
comment created
DeploymentRequestComment
required
id
integer
required
parent_id
integer
nullable
author
string
required
author_email
string
required
body
string
required
anchor_kind
string
nullable
anchor_path
string
nullable
obsolete
boolean
required
created_at
string
date-time
required