Skip to main content
POST
Add or update a comment

Authorizations

x-token
string
header
required

Path Parameters

boardId
string
required
cardId
string
required

Body

application/json
userId
string
required

Aptly user ID of the comment author.

content
string
required

Comment text.

id
string

Existing comment ID — include to update rather than create.

Response

Comment created or updated.

data
object