Reports - Update Report Comment
Updates the Comment specified by CommentId in the associated Report.
PUT /Reports({Id})/Comments({CommentId})
Request Body
| Name | Type | Description |
|---|---|---|
| CommentId |
string |
The Id of the Comment. |
Responses
| Name | Type | Description |
|---|---|---|
| 204 No Content |
No Content |
|
| Other Status Codes |
Error |