TicketComment

Post comment

post/ticket/comments

Request body

bodystring required

The contents of the comment in plain text or HTML format.

taskIdstring required

Task or Issue to which comment must belong

Response

status'ok' | 'error' required
messagestring required
{"stackTrail":"components:schemas:ticketCreateOrUpdateCommentResponse:properties:result","oasType":"schema","type":"unknown"}

Changes