Add an issue comment

Appends an attributed progress or handoff comment. Reuse the same client_id only when retrying the identical mutation.

Authentication

AuthorizationBearer

Pass an attributable fp2 API key as Authorization: Bearer <key>. Never embed keys in repositories or documentation.

Path parameters

projectIdstringRequired
referencestringRequired

Request

This endpoint expects an object.
bodystringRequiredformat: ".*\S.*"<=10000 characters
kindenum or nullOptional
resolvesstring or nullOptional
client_idstring or nullOptional

Response

Success
idstring
issue_idany
authorobject
bodystringformat: ".*\S.*"<=10000 characters
kindenum
resolvesstring or null
resolvedboolean or null
created_atstring

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
409
Conflict Error