/
SE
securitybrewery
/
Ticketing System API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-17
71
51
50.3 KB
Update a comment by ID
patch
/comments/{id}
Path parameters
id
string
required
Request body
CommentUpdate
required
author
string
message
string
Response
Comment updated
Comment
required
id
string
required
ticket
string
required
author
string
required
message
string
required
created
string
date-time
required
updated
string
date-time
required