answer.create
a new answer is posted
answer
answer.request
a user request answer for a question
answer
, to
(user the request was sent to)
request.answered
an answer request is answered
answer
answer.upvote
an answer is liked
answer
answer.unvote
an answer is unliked
answer
comment.create
a new comment is posted
comment
,
resourceType
(Entity type comment was posted on),
resource
(The entity object)
comment.delete
a comment is removed
comment
,
resourceType
(Entity type comment was posted on),
resource
(The entity object)
comment.update
a comment is updated
comment
,
resourceType
(Entity type comment was posted on),
resource
(The entity object)
comment.upvote
a comment is liked
comment
,
resourceType
(Entity type comment was posted on),
resource
(The entity object)
comment.unvote
a comment is unliked
comment
,
resourceType
(Entity type comment was posted on),
resource
(The entity object)
group.create
a groups is created
group
group.join
a user is joined a group
group
group.requestJoin
a user requested to join a group
group
group.addTopic
a parent topic is added to a group
group
, topic
post.create
a post is created
post
post.update
a post is updated
post
post.upvote
a post is liked
post
post.unvote
a post is unliked
post
post.follow
a post is followed
post
post.unfollow
a post is unfollowed
post
post.addTopic
a topic is added to a post
post
, topic
response.create
an article or discussion is replied
post
(the reply object),
parent
(the reply parent),
replyTo
(the reply to reply)
question.create
a question is asked
question
question.update
a question is updated
question
question.reask
a question is reasked
question
question.upvote
a question is liked
question
question.unvote
a question is unliked
question
question.reward
a reward is added to a question
question
question.cancelReward
a reward is removed from a question
question
question.follow
a question is followed
question
question.unfollow
a question is unfollowed
question
question.needApproval
a question is sent for moderation
question
question.addTopic
a topic is added to a question
question
, topic
topic.follow
a topic is followed
topic
topic.unfollow
a topic is unfollowed
topic
topic.addChild
a child is added to a topic
topic
user.signup
a new user is signed up
via
(how the new user signed up)
user.update
a user is updated
user
user.updateEmail
a user updated their email address
user
user.updateImage
a user updated their picture
user
user.updatePassword
a user changed their password
user
user.verify
a user verified their email address
user