LinkedIn Analytics
Add a reaction to a LinkedIn post
React to a LinkedIn post with LIKE, PRAISE, EMPATHY, INTEREST, APPRECIATION, or ENTERTAINMENT.
post/linkedin-reactions
Request body
Example request
{
"postedId": "urn:li:share:7123456789012345678",
"reactionType": "LIKE",
"platformId": "linkedin-Tz9W5i6ZYG"
}Response
Reaction added
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.