Add a reaction to a post

React to either a post or a post comment.

Body Params
string
required
length ≥ 1

The id of the account to perform the request from.

string
length ≥ 1

Linkedin only Provide the ID of an organization over which you have control to perform the action on its behalf.

string
required
length ≥ 1

The id of the post to send a reaction to.
Linkedin: use the social_id from the post object (GET post or list posts). The post id visible in url will not work in all case, you can refer here for more details : https://developer.unipile.com/docs/posts-and-comments
Instagram Please use the provider_id

string
length ≥ 1

The id of the comment to send a reaction to. Linkedin: use the comment id returned by the comments list.

string
enum

The type of reaction to send. If not provided, it defaults to 'like'.
Instagram: The only supported reaction type is 'like'.

Allowed:
Responses

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