/
HI
hicommonwealth
/
Common API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 23m ago · Updated 2y ago
Details
Filter operations
Comment
4
get
/GetComments
post
/CreateComment
post
/UpdateComment
post
/DeleteComment
Community
14
Reaction
3
Thread
4
User
3
Comment
post
/UpdateComment
Headers
address
string
Request body
object
required
comment_id
integer
required
text
string
required
Response
Successful response
object
required
id
integer
thread_id
integer
required
address_id
integer
required
text
string
required
parent_id
string
nullable
content_url
string
nullable
canvas_signed_data
string
nullable
canvas_msg_id
string
nullable
created_by
string
nullable
created_at
string
date-time
updated_at
string
date-time
deleted_at
string
date-time
nullable
marked_as_spam_at
string
date-time
nullable
discord_meta
object
nullable
reaction_count
integer
required
reaction_weights_sum
string
nullable
search
union
required
Address
object
nullable
Thread
object
nullable
Reaction
object
nullable
CommentVersionHistories
object[]
nullable
community_id
string
required
Changes