(optional) Whether the comment is hidden for connect users. Providing a null value will not change the current state. By default, comments are not hidden for connect users.
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Creates a new comment on the task with the specified id. The user needs read permissions on the task to create a comment. A user can only create a comment for him/herself, except for admins and api users.