Returns a single reaction type. Omit this parameter to list all reactions to a team discussion.
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
List the reactions to a team discussion. OAuth access tokens require the read:discussion
scope.
Note: You can also specify a team by org_id
and team_id
using the route GET /organizations/:org_id/team/:team_id/discussions/:discussion_number/reactions
.
Returns a single reaction type. Omit this parameter to list all reactions to a team discussion.
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
team_slug parameter
Response
Reactions to conversations provide a way to help people express their feelings more simply and effectively.
Example:1
Example:MDg6UmVhY3Rpb24x
Simple User
The reaction to use
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Example:heart
Example:2016-05-20T20:09:31Z
Create a reaction to a team discussion. OAuth access tokens require the write:discussion
scope. A response with an HTTP 200
status means that you already added the reaction type to this team discussion.
Note: You can also specify a team by org_id
and team_id
using the route POST /organizations/:org_id/team/:team_id/discussions/:discussion_number/reactions
.
team_slug parameter
The reaction type to add to the team discussion.
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Response
Reactions to conversations provide a way to help people express their feelings more simply and effectively.
Example:1
Example:MDg6UmVhY3Rpb24x
Simple User
The reaction to use
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Example:heart
Example:2016-05-20T20:09:31Z
Note: You can also specify a team or organization with team_id
and org_id
using the route DELETE /organizations/:org_id/team/:team_id/discussions/:discussion_number/reactions/:reaction_id
.
Delete a reaction to a team discussion. OAuth access tokens require the write:discussion
scope.
team_slug parameter
Response
Deprecation Notice: This endpoint route is deprecated and will be removed from the Reactions API. We recommend migrating your existing code to use the new delete reactions endpoints. For more information, see this blog post.
OAuth access tokens require the write:discussion
scope, when deleting a team discussion or team discussion comment.
Response
List the reactions to a commit comment.
Returns a single reaction type. Omit this parameter to list all reactions to a commit comment.
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
comment_id parameter
Response
Reactions to conversations provide a way to help people express their feelings more simply and effectively.
Example:1
Example:MDg6UmVhY3Rpb24x
Simple User
The reaction to use
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Example:heart
Example:2016-05-20T20:09:31Z