Add or remove a reaction to a feed

This API allows you to add or remove a reaction (like, emoji) to a feed post

Path Params
uuid
required

The ID of the feed to add/remove reaction

Body Params
string
enum
required

The action to perform - add or remove a reaction

Allowed:
string
enum
required

The type of reaction to add or remove.

  • like: Standard like
  • emoji/1F44D: Thumbs up 👍
  • emoji/2764: Love ❤️
  • emoji/1F606: Haha 😆
  • emoji/1F4A1: Insightful 💡
  • emoji/1F64F: Pray 🙏
  • emoji/1F44F: Clapping 👏
  • emoji/2B06: Upvote ⬆️ (only applicable for question feeds)
uuid

Optional UUID of the user performing the reaction (defaults to logged-in user)

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json