Reactions
Add reaction
post/reactions
Request body
Example request
{
"post": "6220ba62df5dfa0e9c33eccc",
"reaction": "ANGRY_FACE"
}Response
Reaction created.
Example response
[
{
"name": "ANGRY_FACE",
"count": 10
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.