Skip to main content
POST
/habr/users/comments

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
user
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
lang
enum<string>
default:ru
Available options:
ru,
en

Response

Successful Response

id
string
required
@type
string
default:HabrUserComment
text
string | null
score
integer | null
vote_count
integer | null
published_at
string | null
edited_at
string | null
article_id
string | null
article_title
string | null
article_type
string | null