curl --request DELETE \
--url https://api.replyke.com/api/v6/:projectId/api/v7/entities/:entityId/reactionsRemove the authenticated user’s reaction from an entity
curl --request DELETE \
--url https://api.replyke.com/api/v6/:projectId/api/v7/entities/:entityId/reactionsreactionCounts map is decremented for the removed reaction type.
Authentication required.
reactionCounts.
Not Found — 404
{ "error": "Entity not found.", "code": "entity/not-found" }