PUT/comments/{id}.jsonUpdating a CommentUpdate a specific comment. This can be used to edit the content of an existing comment. Path ParamsNameidTypeintegerrequiredDescriptionBody ParamsNamecommentTypeobjectcommentobjectRequest ExamplesExpand request settingsExample RequestShellJavaScriptGoJavaPUT/comments/{id}.jsoncurl --request GET \ --url https://{site_name}.teamwork.com/tags.jsonCopyCopied!ResponsesCode200TypeobjectSchemaSchemaDescription200 ResponseExamples200 Response200 Responseapplication/json{ "STATUS": "OK" }CopyCopied!Download Swagger