Skip to main content

Adds an emoji reaction to a post. An emoji is an arbitrary string but needs to be supported by the frontend.

Adds an emoji reaction to a post. An emoji is an arbitrary string but needs to be supported by the frontend.

Path Parameters
  • postId string required

    Possible values: Value must match regular expression \d+

  • emoji string required

    Possible values: Value must match regular expression \w+

Responses

success

Loading...