Task Comments
Update comment
Update an existing task comment
put/task-comments/{id}
Path parameters
idstring uuid required
Resource UUID
Request body
Response
Comment updated successfully
Example response
{
"done": true,
"message": "Operation completed successfully"
}