Skip to main content
PATCH
Edit your own comment

Authorizations

Authorization
string
header
required

An aik_… programmatic API key (app.atako.ai → Settings → API keys) or a Supabase session JWT.

Path Parameters

projectId
string<uuid>
required

Project id

cardId
string<uuid>
required

Card id

commentId
string<uuid>
required

Comment id

Body

application/json
body
string
required
Required string length: 1 - 10000

Response

comment
object
required

A message on a card — where the discussion that led to a decision stays attached to the work it decided. author is the display name frozen when the comment was written, so someone leaving the company never empties the thread behind them. id is present on everything the card operations return; the copy embedded in GET /projects/{id} carries only author/at/text.