Headless LMS

Withdraw your reaction from a comment

DELETE /api/learn/comments/{commentId}/reaction. Withdraw your reaction from a comment. Headless LMS Discussion API reference.

DELETE
/api/learn/comments/{commentId}/reaction

Path Parameters

commentId*string

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/learn/comments/string/reaction"
{  "reactions": {    "property1": -9007199254740991,    "property2": -9007199254740991  },  "viewerReaction": "string"}
{  "error": "string",  "message": "string",  "requestId": "string"}
{  "error": "string",  "message": "string",  "requestId": "string"}