Create Comment
comments
Create Comment
Create a new comment on a card.
POST
Create Comment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Schema for creating a comment.
For text comments, only content is needed.
For choice boards, set comment_type to "choice" or "multi_choice"
and provide choices.
Response
Successful Response
Schema for comment response.
Last modified on May 17, 2026