Skip to main content
POST
/
api
/
v1
/
comments
/
{owner}
/
{repo}
/
{parent_comment_id}
/
like
Error
A valid request URL is required to generate request examples
{}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

X-API-Key
string
header
required

Path Parameters

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

Response

Successful Response

The response is of type Response Like Comment Api V1 Comments Owner Repo Parent Comment Id Like Post · object.