Skip to main content
POST

Authorizations

X-API-Token
string
header
required

API key for authentication

Path Parameters

shortcode
string
required

Project shortcode identifier

ref
string
required

Issue/finding reference identifier

Body

application/json
action
enum<string>
required

Action type for adding a comment

Available options:
comment
comment
string
required

The comment text to add

Response

Action performed successfully

msg
string
Example:

"OK"