Create a new comment on a card.
Documentation Index
Fetch the complete documentation index at: https://docs.oktolabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.
Successful Response
Schema for comment response.