Remove Comment Reaction
Comment Endpoints
Remove Comment Reaction
Remove the authenticated user’s reaction from a comment
DELETE
Remove Comment Reaction
Removes the authenticated user’s reaction from a comment. The comment’sDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
reactionCounts map is decremented for the removed reaction type.
Authentication required.
Path Parameters
The UUID of the comment to remove the reaction from.
Response
Returns the updated Comment object with the newreactionCounts.
Error Responses
Not Found — 404
Not Found — 404

