Headless LMS

Dismiss every open report on a comment

DELETE /api/comments/{commentId}/reports. Dismiss every open report on a comment. Headless LMS Discussion API reference.

DELETE
/api/comments/{commentId}/reports

Path Parameters

commentId*string

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/comments/string/reports"
null
{  "error": "string",  "message": "string",  "requestId": "string"}
{  "error": "string",  "message": "string",  "requestId": "string"}