Create for a post
Add engagements (likes, comments, reposts) to a post. Engagements will be executed automatically when the post is published.
Tagging on LinkedIn:
To mention someone in a comment or repost, use the format @[Display Name](urn). See LinkedIn Mentions for details on how to look up URNs.
LinkedIn reaction types: For Like engagements on LinkedIn, you can specify a reaction type (Like, Celebrate, Love, Insightful, Support, Funny). Defaults to Like if not specified. Must not be provided for Comment or Repost.
Validation rules:
copyis required for Comment, optional for Repost, must not be provided for LikedelaySecondsis required for Comment and Repost (any integer from 0 to 86400 — up to 24 hours), must not be provided for LikereactionTypeis only for Like engagements on LinkedIn (defaults to Like if omitted)- Only one Like engagement per profile is allowed
/posts/{postId}/engagementsAuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
postIdstring<uuid>requiredPost ID (UUID)
application/jsonchannelEngagementChannelrequiredLinkedInTwitterengagementsEngagementInput[]requiredShow propertiesHide properties
EngagementInputtypeEngagementTyperequiredLikeCommentRepostprofileIdstring<uuid>requiredThe profile ID that will perform the engagement
copystringThe text content. Required for Comment, optional for Repost, must not be provided for Like.
delaySecondsintegerDelay in seconds after the post publishes. Accepts any integer from 0 to 86400 (24 hours). Required for Comment and Repost, must not be provided for Like.
reactionTypeLinkedInReactionTypeLinkedIn reaction type for Like engagements. Only applicable when type is Like and channel is LinkedIn. Defaults to Like if not specified.
LikeCelebrateLoveInsightfulSupportFunnyEngagements created
engagementsEngagement[]Show propertiesHide properties
Engagementidstring<uuid>channelEngagementChannelLinkedInTwittertypeEngagementTypeLikeCommentRepostprofileIdstring<uuid>The profile ID that will perform the engagement
copystring | nullThe text content for Comment or Repost engagements. Required for Comment, optional for Repost, must not be provided for Like.
delaySecondsintegerDelay in seconds after the post publishes. For Comment and Repost, this is the delay until the engagement fires (0 means immediate). Always 0 for Like.
reactionTypeLinkedInReactionTypeLinkedIn reaction type for Like engagements. Only applicable when type is Like and channel is LinkedIn. Defaults to Like if not specified.
LikeCelebrateLoveInsightfulSupportFunnyBad Request - Invalid input parameters
codestringmessagestringdataobjectShow propertiesHide properties
errorsobjectUnauthorized - Missing or invalid API key
codestringmessagestringForbidden - Insufficient permissions
codestringmessagestringNot Found - Resource does not exist
codestringmessagestring