Remove Reaction from a Post

Removes a reaction from a post.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

The ID of the Post where the reaction is.
Use IDs from Get a Post, Create a Post or List all User's Posts methods responses only. Some providers may allow native Post IDs, please refer to Posts integration guides.

string
required
^acc_(.*)$

ID of the Account (acc_xxx) to call the method on behalf of.

Body Params
required

The emoji unicode if supported by the provider, else the reaction type (Make sure to use reaction types prefixed by the provider of the targeted account) to be removed


The emoji unicode if supported by the provider.

Response

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