Skip to main content
POST
Add Task Comment

Authorizations

Authorization
string
header
required

Minted portal-session JWT (see the Portal SDK guide for the token exchange).

X-Statisfy-Publishable-Key
string
header
required

Your SDK publishable key.

Path Parameters

project_id
string
required
task_id
string
required

Body

application/json

Create/edit body — the comment text.

value
string
required
Required string length: 1 - 10000

Response

Successful Response

A comment as rendered for the portal (task- or project-scoped).

id
integer
required
value
string
required
author_id
string
required
author_name
string
required
visibility
string
required
created_at
string | null
updated_at
string | null
can_edit
boolean
default:false