22 lines
489 B
Markdown
22 lines
489 B
Markdown
---
|
|
title: Reactions
|
|
intro: 'The Reactions API enables you to create, list and delete the reactions on comments.'
|
|
redirect_from:
|
|
- /v3/reactions
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
topics:
|
|
- API
|
|
miniTocMaxHeadingLevel: 3
|
|
---
|
|
|
|
### Reaction types
|
|
|
|
When creating a reaction, the allowed values for the `content` parameter are as follows (with the corresponding emoji for reference):
|
|
|
|
{% data reusables.repositories.reaction_list %}
|
|
|
|
{% include rest_operations_at_current_path %}
|