task
Removes the user's reaction
Removes the reaction of that user on that entity.
post/{kind}/{id}/reactions/delete
Path parameters
idinteger required
Entity ID
kindinteger required
The kind of the entity. Can be either tasks or comments for task comments
Request body
Response
The reaction was successfully removed.