Skip to main content
POST
Create a vulnerability comment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vulnerability_id
string
required

Vulnerability ID

Body

application/json
text
string
required

Comment text

type
string

Comment type

Response

Comment created successfully

id
integer
text
string
type
string
created_at
string<date-time>
updated_at
string<date-time>
user
object
attachments
object[]