Remove Entity Reaction
Entity Endpoints
Remove Entity Reaction
Remove the authenticated user’s reaction from an entity
DELETE
Remove Entity Reaction
Removes the authenticated user’s reaction from an entity. The entity’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 entity to remove the reaction from.
Response
Returns the updated Entity object with the newreactionCounts.
Error Responses
Not Found — 404
Not Found — 404

