Skip to main content
POST
Error

Authorizations

X-API-Key
string
header
required

Path Parameters

owner
string
required
repo
string
required
parent_comment_id
string<uuid>
required

Body

application/json
content
string
required

Response

Successful Response

id
string<uuid>
required
comment_on
string<uuid>
required
content
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
num_sub_comments
integer
required
num_likes
integer
required
comment_by
string<uuid> | null
parent_id
string<uuid> | null
comment_by_name
string | null
liked_by_auth_user
boolean | null