Reports - Delete Report Comment
Deletes the specified Comment associated to the Report.
DELETE /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 |