POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions
orgs
actions
teams
reactions
Create a reaction to a team discussion. OAuth access tokens require the write:discussionscope. 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. Create reaction for a team discussion