Skip to main content
POST
Add comment

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Path Parameters

id
string
required

Body

application/json
content
string
required
parentId
string

Parent comment id for nested replies

mentionedUserIds
string[]

Response

{ success, data }